Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.2 2024-08-31
< Feedback on Google Hit Hider by Domain (Search Filter / Block Sites)
Are you using Tampermonkey on Chrome?
When I test, TM matches
// @include http*://www.google.*/*
with
https://www.google.com.tw/search https://www.google.co.jp/search
but not with
https://www.google.co.kr/search
I'm thinking of adding this:
// @include http*://www.google.co*.*/*
Hey Jefferson! glad to see you on here too ! I only saw you on forum.userstyles.org, however this link is a table of all the google domains, should be need to considered some sites ; google.ac and google.gb ...
Enhance url for cover other country "www.google.*/search" domains
Hope the code to cover other country domains such as
google.co.kr/search
,google.co.jp/search
,This is the example of the regexp rule :
www.google.[a-z.]{2,6}/search