Google Hit Hider by Domain (Search Filter / Block Sites)

Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.5 2025-03-21

< 腳本Google Hit Hider by Domain (Search Filter / Block Sites)的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2014-07-08
編輯:2014-07-08

You need to change google urls

You wrote like this
// @include http*://www.google.TLD/*
// @include http*://news.google.TLD/*
// @include http*://images.google.TLD/*
// @include http*://video.google.TLD/*
// @include http*://encrypted.google.TLD/*

But you need to change it like this
// @include http*://www.google.*/*
// @include http*://news.google.*/*
// @include http*://images.google.*/*
// @include http*://video.google.*/*
// @include http*://encrypted.google.*/*

Otherwise it doesn't work.

Thanks

§
發表於:2014-07-08

Hi Deeppit, the "magic" .TLD extension works well in Greasemonkey for Google sites globally.

In Tampermonkey, some Google TLDs may not be be recognized. In that case, you can add a user include. This is what I mean:

(1) Copy this to the clipboard for easy pasting/editing:

http*://www.google.com.hk/*

Change hk to the relevant country code. Or you could use the asterisk pattern here if you prefer (I have not tested that).

(2) Open Tampkermonkey Options and display the list of scripts

(3) Click "Google Hit Hider by Domain" to open the Editor

(4) Click the Settings tab

(5) Below the empty User includes box, click the Add button, then paste the URL pattern and edit as needed, then click OK.

See also: http://userscripts.org:8080/topics/124933

§
發表於:2014-07-08

Or I might change the script at some point, but I need to study the implications of using * in the domain.

I'm curious what Google site isn't working for you?

§
發表於:2014-07-18

Hi Deeppit, I updated the script today. Thank you for your suggestion.

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址