-
-
Notifications
You must be signed in to change notification settings - Fork 243
Allow read access to documentation #436
Comments
Sorry, I have never seen this before. How can this be reproduced? If google somehow requests you to complete security check to just see our pages, I think we might have to rethink this whole https through Couldflare. |
No problem, here's a screenshot (taken from another domain but it's generic)
Just request the page from any IP that cloudflare doesn't like. This includes most TOR exit nodes so TOR probably is the easiest approach to see it.
Actually it's Cloudflare. They just happen to use google captchas most of the time. Some fellow webmaster who's also a Cloudflare victim found an option for his domain to just configure it less paranoid and still use CF for whatever supposed benefits.
If you do, also consider these other reasons why not to use Cloudflare. :-) |
This is probably part of Cloudflare's anti-DDoS measures when it detects an unusual amount of traffic to a site from a particular IP. I think we can configure the site on Cloudflare to loosen/turn off spam protection. |
If spam protection is the problem, I suggest whitelisting HTTP GET requests and fixing any script that saves user input submitted via GET. |
This is a static site, so I think all requests are GET requests. We haven't actually had any problems with spam in the past -- I think this is just happening based on Cloudflare's default settings. |
Do we want to make a change here? |
As long as you're still using Cloudflare, please configure it more sensibly: Not everything that has an Update: Found the uncensored version here on Github. The existence of the uncensored version here, makes the censoring on the easy-to-find site look even more like an accident. I hope you do understand all the tools you use, and have reasons that just aren't obvious to me. |
@kborchers Can we turn off the "Email Address Obfuscation" Cloudflare feature on It would also be nice to turn the ratelimiting down a few notches since it seems to be causing problems for a few people, although I'm not sure exactly how that works. Thanks! |
Email obfuscation has been removed. I am not aware of any rate limiting. |
Great, thank you! |
Is this still an issue? |
I'll do some sampling over the next few days. Right now via my current circuit I can see the rules docs. |
Looking good so far. 👍 |
I know, Cloudflare is all the hype. May I please read the docs anyway, without having to get Google's permission first? It's none of Google's business when and where I'm trying to read about which eslint rule.
Update: Alternatively, could you redirect to the appropriate markdown file here on Github? They're bold enough to dare and let me read 'em. Or at least add the link to the captcha page?
The text was updated successfully, but these errors were encountered: