Greasy Fork is available in English.

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

Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.2.8 2023-07-19

< 脚本Google Hit Hider by Domain (Search Filter / Block Sites)的反馈

提问/评论

§
发表于:2021-01-10

It looks like the script needs an update. Currently it only works on top stories but not main search results.

§
发表于:2021-01-10
编辑于:2021-01-10

Hi, there was a problem with version 2.1.6 not detecting certain novel/experimental Google layouts. Could you make sure you have version 2.17 or later?

Otherwise... two questions:

(1) What browser and user script extension do you use? For example: Firefox + Violentmonkey, Chrome + Tampermonkey

Edit: Also, you could share a sample search results page URL that has this problem.

(2) In case Google has changed the layout of the results page, but I don't see the change yet, can you share some page code from a basic search (nothing personal)? Here's how:

After running your search, right-click a little to the left of the first organic web result and choose Inspect. This should open the Developer Tools with that element highlighted in the HTML panel.

When you hover the mouse over that HTML tag, a blue overlay in the page should show that it contains the entire organic search results. If not, try clicking higher elements in the HTML "tree" until you get there.

Right-click that HTML tag > Copy > outerHTML

Then create a new paste on https://pastebin.com/ and in the "Syntax Highlighting" selector, choose HTML. You can give it a name if you like.

Hopefully I can figure out what is different on yours and update the script.

§
发表于:2021-01-10

1)
Chromium 87.0.4280.141 (Official Build) snap (64-bit)
OS Linux
Tampermonkey 4.11
Google Hit Hider by Domain (Search Filter / Block Sites) 2.1.8

Example https://i.imgur.com/5Xb86uRl.png
https://www.google.com/search?q=business+insider&client=ubuntu&hs=HUn&ei=iYr7X6n_O5KWtQXcxIjQBA&start=0&sa=N&ved=2ahUKEwjp57-1v5LuAhUSS60KHVwiAko4ChDx0wN6BAgIEDI&biw=1764&bih=817

manage hiding button is missing
top few results correctly handled (either show block button or hidden by rule)
no block button after first few results and some escaped blocking


2) pastebin example, where "Quotes in the news" and below escaped blcoking
https://pastebin.com/fKTtbRSe

Thanks so much for maintaining this script!

§
发表于:2021-01-13

Okay, turns out if you block the Twitter carousel, the script was crashing somewhere down in its bowels so it didn't process the rest of the results. Maybe I never tested that, or maybe Google changed it? This should be fixed in version 2.1.9. Let me know if the problems continue.

§
发表于:2021-01-13
编辑于:2021-01-13

P.S. "Quotes in the News" items don't use the <h2> or <h3> header so that's why the script doesn't see them. Not sure I care about these so much, but I'll try to remember for later.

发表回复

登录以发表回复。