Easylist blocks google.recaptcha on some sites

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
owenw4rd
Posts: 2
Joined: Mon Jul 13, 2015 6:16 pm

Easylist blocks google.recaptcha on some sites

Post by owenw4rd »

The following EasyList filter is blocking google.recaptcha on certain sites. Here is an example URL where this happens.

If I disable this filter and refresh, the captcha shows up. This filter should be removed from EasyList since it breaks these sites verification systems.

The filter in question is on line 33587 of the latest easylist.txt. I can't post it here because it triggers your spam filter.

I also submitted a report for this issue.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Easylist blocks google.recaptcha on some sites

Post by mapx »

you need a filter like this:

Code: Select all

@@||google.com/recaptcha/api/$script
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Easylist blocks google.recaptcha on some sites

Post by mapx »

I reported the issue at easylist support forum:
https://forums.lanik.us/viewtopic.php?f=64&t=24035
owenw4rd
Posts: 2
Joined: Mon Jul 13, 2015 6:16 pm

Re: Easylist blocks google.recaptcha on some sites

Post by owenw4rd »

mapx wrote:you need a filter like this:

Code: Select all

@@||google.com/recaptcha/api/$script
Thanks, that fixed it.
Locked