This commit is contained in:
Kendra Albert 2021-10-18 13:07:26 +00:00
parent d36733819e
commit 8f6db8b39c

View File

@ -7,6 +7,7 @@
- Well, it's fixed... and you'll never guess how I fixed it! Moved the import line from global to onFetch, so it only invokes the test code during an actual request. If you try to test the same code at any other time, CF throws a "some operations can only be called... " error! ([paul_reviews](https://twitter.com/Paul_Reviews/status/1450073873072930822))
- can you look at this ticket 2277071? waiting for a response since 5 days - website is down, and this ticket is for a PRO site! ([o365digital](https://twitter.com/O365digital/status/1449752216479297537))
- Sqlmap is a bad choice. 1 if only 1 ip blocking firewall kicks you your banned from all sites that uses that firewall ( cloudflare, akamai ) and sqlmap can't see the difference between blocked or bot blocked. So every response would be a 403 or a empty 200 response. ([bl4ckh4ck5](https://twitter.com/bl4ckh4ck5/status/1449700181092470787))
- Hello bro I just wanted to update you about the above issue. I just figured it out that the issue was because of Cloudflare. Seems they are blocking Bingbot. I paused it and now Bing is able to fetch or crawl my website URLs. ([mr_govindsingh](https://twitter.com/mr_govindsingh/status/1449315182291812354))