What is this for? I feel like that is missing from the faq. I would say it's a joke, but it looks too serious for that.
Cloudflare error page generator
11–17 of 17 posts
that's what makes it funnier
Re: Cloudflare error page generator
#12It should spew random garbage at the bottom of the page periodically to mimic Cloudbleed.
Re: Cloudflare error page generator
#13What is this for? I feel like that is missing from the faq. I would say it's a joke, but it looks too serious for that.
Speaking of which, I made this some years ago: https://www.brainonfire.net/rx/the-joke.png
Re: Cloudflare error page generator
#14Earlier quoted context omitted.
On free plans you can't, on business/enterprise plans you can. Edit: Gemini says you could make a custom worker and do a 5XX redirect that way, but I haven't tried it. Does make sense though.
This works for errors at the origin or in a Worker, but won't for errors at the edge, because those are in front of Workers.
I think Gemini refers to Web Workers API rather than a Cloudflare Worker. And that should work indeed.
Re: Cloudflare error page generator
#15What is this for? I feel like that is missing from the faq. I would say it's a joke, but it looks too serious for that.
If your site goes down people can assume it’s cloudflare’s fault. You can blend in with the crowd without actually using CF.
Re: Cloudflare error page generator
#16I've been thinking about returning a fake error page instead of the "you are banned" or "you country has been blocked".
Well, that's one way to show contempt for your users.