You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
// @include http(s)://www.4chan.org/*
// @exclude https://challenges.cloudflare.com/*
// @exclude https://www.4chan.org
The text was updated successfully, but these errors were encountered: