Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cloudflare captcha fails as it reports you've blocked one of its domains #3407

Open
nalvarez508 opened this issue Sep 11, 2023 · 2 comments · May be fixed by #3416
Open

Cloudflare captcha fails as it reports you've blocked one of its domains #3407

nalvarez508 opened this issue Sep 11, 2023 · 2 comments · May be fixed by #3416

Comments

@nalvarez508
Copy link

nalvarez508 commented Sep 11, 2023

Attempting to load 4chan (Firefox 117, MacOS) and could not get past the captcha, reporting that I need to unblock challenges.cloudflare.com.
After some troubleshooting, disabling ViolentMonkey (also tested with GreaseMonkey) would resolve the issue, and, more specifically, disabling 4chan X resolved the issue.

To continue 4chan X use and to allow the captcha through, I modified the script by doing the following:

  • REMOVE // @include http(s)://www.4chan.org/*
  • ADD // @exclude https://challenges.cloudflare.com/*
  • ADD // @exclude https://www.4chan.org
@boogiepop
Copy link

thanks, I was having the same issue

@glleu
Copy link

glleu commented Sep 22, 2023

I installed the 4chan extension from the chrome store. How can I implement this fix from the settings tab?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants