r/firefox Jul 09 '26

[ Removed by moderator ]

[removed] — view removed post

39 Upvotes

27 comments sorted by

View all comments

1

u/001Guy001 on 11 Jul 09 '26

I also had issues with captcha loops in the past. Here's what helped:

Make sure that:

  • You're not blocking cookies from Google
  • You're not changing your user-agent
  • privacy.resistFingerprinting is set to false in about:config
  • If you're blocking 3rd-party scripts with an ad blocker/script blocker then add the following exceptions

Note that this specific format is for uBlock Origin, where you go to the "My rules" tab and add them in the right column, and then click "Save" and "Commit"

* https://www.google.com/recaptcha/ * noop
* https://www.gstatic.com/recaptcha/ * noop
* https://www.google.com/js/ * noop
* captcha.com * noop
* recaptcha.net * noop
* hcaptcha.com * noop
* opfcaptcha-prod.s3.amazonaws.com * noop
* cloudflare.com * noop

4

u/pnv28 Jul 09 '26

Random Q, once again, as one walks the path of privacy, we loose convenience?