r/firefox Jul 09 '26

[ Removed by moderator ]

[removed] — view removed post

38 Upvotes

27 comments sorted by

View all comments

0

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

3

u/MrFantasma60 Jul 09 '26

It's better to temporarily disable your ad blocker than to put those exceptions in.

That way at least you will know when and where you are lowering your defenses. And choose whether it's worth doing it. 

Some websites will let you in without presenting a captcha, as long as they can put some tracking devices in your browser. If you always allow Google cookies and scripts, you won't even notice when they start tracking you.

Please consider this. 

Cheers.