DandelionSprout / adfilt

The place where I, DandelionSprout, store my web filter lists for countless topics, including my Nordic adblock list. As simple as that, really.
Other
1.52k stars 149 forks source link

Anti-Malware list breaks ISBN search on Google #1039

Closed squeak9 closed 5 months ago

squeak9 commented 5 months ago

Describe the problem below this line as meticulously and detailed as possible (incl. pagelinks if any)

Url: https://www.google.com/search?tbm=bks&q=isbn:9781421579153

The results of the search is hidden, if you disable the Anti-Malware list then it works.

Got the link from https://en.m.wikipedia.org/wiki/Special:BookSources?isbn=9781421579153

Add screenshots below if needed

No response

Add a screenshot of the extension's logger

Logger output | | | | | | | | | |:--- |:--- |:--- |:--- |:--- |:--- |:--- |:--- | | +3 | `##.g:has(a[href^="https://books.google."])` | | `www.google.com` | | get | dom | `https://www.google.com/search?tbm=bks&q=isbn:9781421579153` | | +3 | ###main a[href][ping^="/url?"]:remove-attr(ping) | | `www.google.com` | | get | dom | `https://www.google.com/search?tbm=bks&q=isbn:9781421579153` | | +0 | `@@\|\|www.google.*/search?$generichide` | ++ | `www.google.com` | 1 | get | generichide | `https://www.google.com/search?tbm=bks&q=isbn:9781421579153` |

519c79ce-e1a4-4459-9cbc-7e6ada42abdb

Which adblocker(s) did you use when testing this?

uBlock Origin

Adblocker version(s)

uBlock Origin 1.58.0

Which filterlists did you use? Failing to tell this with at least 10 letters or 1 image, will close the report until it has been told.

https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion%20Sprout%27s%20Anti-Malware%20List.txt

Which browser(s) did you use when testing this?

Firefox (incl. LibreFox)

Browser version(s)

Firefox Android 127.0 (Build #2016024687), hg-81170fe36cb2+ GV: 127.0-20240603152359 AS: 127.0

Which OS(s) did you use when testing this?

Android

OS version(s)

Android 14

DandelionSprout commented 5 months ago

I remember there was a pretty big problem a couple years ago, in which bot-generated and/or otherwise fake Google Books results would flood the results for ordinary search terms. But you're certainly correct in that ISBN searches would be heavily negatively affected by this. Give me 24 hours.

squeak9 commented 5 months ago

Thanks for the quick response!