Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.2 2024-08-31
< Відгуки до Google Hit Hider by Domain (Search Filter / Block Sites)
Hmm, it probably puts in the style rules and block form (not displayed) even though there are no results in the frame. I'm not sure of the best way to exclude it. I'll try to remember to check the next time I see such a frame.
A simple
// @exclude http*://www.google.*/recaptcha/*
// @exclude http*://www.google.co*.*/recaptcha/*
will do the job.
Not sure if
// @exclude http*://www.google.com/recaptcha/*
is enough. But didn't see any other so far.
Thanks, I've added the one line to version 2.0.4.
looks good to me and works, thanks!
Do not insert at recaptcha iframes
Firefox 65.0.2 Tampermonkey 4.8.5847 GHHD 2.0.3
Visit https://9gag.com/ Tampermonkey will show that it has inserted code from GHHD. I guess that's not intended and should be changed.
Thanks for the great script!