Hello! Need your advice.
How to setup random redirect from domain to 300 external URLs list?
I found just “Redirect all requests to one URL” and “Redirect requests from one domain to another” here https://developers.cloudflare.com/workers/examples/redirect/
https://developers.cloudflare.com/workers/examples/redirect/
Thank you.
What do you mean? You can only redirect to a single target.
I need to one of 300 randomly. Is it possible with Cloudflare?
You would have to use Workers to achieve something like this. The redirect rules from dashboard are not that smart.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.