I would do Hostname equals panel.economyplus.solutions
AND Path equals /callback/xbox
AND Query Param does not contain codeHostname equals panel.economyplus.solutions
AND Path equals /callback/xbox
AND Query Param does not contain code
pretty close to what you have now but just one less unnecessary OR block and scoping to subdomain. If you wanted the discord too then you would need that or block + hostname equals
New to cf. Filled in the dns record(A) after adding cf name server details. It asks for the ip4 address as (A) details entered. Where is this found if cf Pages are being used for hosting the web files?
If you're using Cloudflare Pages, go to your Pages Project -> Custom Domains, add your domain and it'll add the required record (cname) for you as well as configuring the rest
@Hard@Work | R2 after a lot of digging around, finally works. Docs user journies not clever. E.g. Delete button is burried inside edit page for dns recs.
Hi all, new to developing and trying to get a turnstyle captcha to activate on a wordpress site that got hacked. The "checkout" button is a link to clover pos system. Is there a way to activate this when a specific button is clicked?
I think. If you have an image like a "jpg". Cloud flare can store them as different formats like webp or avif. Then it will send the image to the browser depending on what the "Accept" header is. For example if it only accepted "webp"