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)的回應
Sorry, I introduced an error on January 20th and I didn't notice it at the time. The code at line 1080-1082 is:
function adjpartdom(e){ // v1.8.1
var pspan = document.getElementById("ghhpartdom").replace('...', '');
var parts = pspan.textContent.split(".");
but it should be
function adjpartdom(e){ // v1.8.1
var pspan = document.getElementById("ghhpartdom");
var parts = pspan.textContent.replace('...', '').split(".");
So I'll need to fix that in the next release, maybe overnight.
Historical reference: https://gf.qytechs.cn/en/scripts/1682-google-hit-hider-by-domain-search-filter-block-sites/diff?v1=244685&v2=236855
Thank you for the fast response and fast fix!
Okay, version 1.9.9 should fix this. Thanks!
Installed, tested, works! thumbsup
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Adjust partial domain does nothing
Hi Jefferson,
when searching for certain domains, you may have results like
example.com.websiteoutlook.com
. Now I wanted to blockwebsiteoutlook.com
but couldn't as onlycom.websiteoutlook.com
is offered as alternative and clicking the "adjust partial domain" button on the right (labeled with~
) didn't do anything visible.As manually adding to the list in the manager also doesn't work, I just used "import" as a workaround which went well.
Example: https://www.google.com/search?q=kodi.com+websiteoutlook.com
So what should "adjust partial domain" actually do? And is the button liberately labeled
~
only which is ambiguous?Thank you for this excellent and essential script!
Using latest stable software: Firefox 61.0.2 x64 Tampermonkey 4.7.5788 GHHD 1.9.8