This commit is contained in:
Imre Kristoffer Eilertsen
2021-08-17 23:28:41 +02:00
committed by GitHub
parent a1f4f64b97
commit 41a165bfe3
+27 -1
View File
@@ -1,6 +1,6 @@
[Adblock Plus 3.6]
! Title: 💊 Dandelion Sprout's Anti-Malware List
! Version: 08August2021v1-Beta
! Version: 17August2021v1-Beta
! Expires: 5 days
! Description: Most anti-malware lists are pretty big and can cover a 5- or 6-digit amount of specific domains. But my list hereby claims to remove more than 25% of all known malware sites with just a 2-digit amount of entries. This is mostly done by blocking top-level domains that have become devastatingly abused by spammers, usually because they allowed for free and uncontrolled domain registrations. There's also additional categories that cover unusual malware and phishing domains that very few other lists seem to cover.
! For other security-specific lists I've made, check out https://github.com/DandelionSprout/adfilt/tree/master/Special%20security%20lists
@@ -62,6 +62,32 @@ www.google.*##a[oncontextmenu][href*=".top/"]:upward(2)
www.google.*##a[oncontextmenu][href*=".php?xxx="]:upward(2)
www.google.*##a[oncontextmenu][href^="https://books.google."]:upward(2)
! ——— For DuckDuckGo ———
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".tk"]:not([href*="coolcmd.tk"], [href*="budterence.tk"], [href*="google.tk"], [href*="transportnews.tk"], [href*="c0d3c.tk"], [href*="anonytext.tk"], [href*="tokelau-info.tk"], [href*="fakaofo.tk"], [href*="loljp-wiki.tk"], [href*="ninetail.tk"], [href*="goshujin.tk"], [href*="graph.tk"], [href*="nolfrevival.tk"], [href*="coppersurfer.tk"], [href*="restricted-functions.tk"], [href*="bstweaker.tk"])
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".ga"]:not([href*="google.ga"], [href*="filtri-dns.ga"], [href*="anpigabon.ga"], [href*="dgdi.ga"], [href*="voitures.ga"], [href*="economie-gabon.ga"])
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".ml"]:not([href*="google.ml"], [href*="mobili.ml"], [href*="melody.ml"], [href*="dcod.ml"], [href*="info-matin.ml"], [href*="amap.ml"], [href*="mastodon.ml"], [href*="worproject.ml"])
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".gq"]:not([href*="deimos.gq"], [href*="inege.gq"], [href*="tvgelive.gq"], [href*="comprarcarros.gq"])
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".cf"]:not([href*="google.cf"], [href*="rths.cf"], [href*="voitures.cf"], [href*="assembleenationale-rca.cf"], [href*="cps-rca.cf"], [href*="acap.cf"], [href*="miraculousladybug.cf"])
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".pw"]:not([href*="libgen.pw"], [href*="petridish.pw"], [href*="palaugov.pw"], [href*="dpc.pw"], [href*="zikrap.pw"])
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".loan"]
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".agency"]
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".gdn"]
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".bid"]
duckduckgo.com,3g2upl4pq6kufc4m.onion##[data-domain$=".top"]
! ——— For Bing ———
bing.com##.b_algo:has(a[href*=".tk/"]:not([href*="coolcmd.tk"], [href*="budterence.tk"], [href*="google.tk"], [href*="transportnews.tk"], [href*="c0d3c.tk"], [href*="anonytext.tk"], [href*="tokelau-info.tk"], [href*="fakaofo.tk"], [href*="loljp-wiki.tk"], [href*="ninetail.tk"], [href*="goshujin.tk"], [href*="graph.tk"], [href*="nolfrevival.tk"], [href*="coppersurfer.tk"], [href*="restricted-functions.tk"], [href*="bstweaker.tk"]))
bing.com##.b_algo:has(a[href*=".ga/"]:not([href*="google.ga"], [href*="filtri-dns.ga"], [href*="anpigabon.ga"], [href*="dgdi.ga"], [href*="voitures.ga"], [href*="economie-gabon.ga"]))
bing.com##.b_algo:has(a[href*=".ml/"]:not([href*="google.ml"], [href*="mobili.ml"], [href*="melody.ml"], [href*="dcod.ml"], [href*="info-matin.ml"], [href*="amap.ml"], [href*="mastodon.ml"], [href*="worproject.ml"]))
bing.com##.b_algo:has(a[href*=".gq/"]:not([href*="deimos.gq"], [href*="inege.gq"], [href*="tvgelive.gq"], [href*="comprarcarros.gq"]))
bing.com##.b_algo:has(a[href*=".cf/"]:not([href*="google.cf"], [href*="rths.cf"], [href*="voitures.cf"], [href*="assembleenationale-rca.cf"], [href*="cps-rca.cf"], [href*="acap.cf"], [href*="miraculousladybug.cf"]))
bing.com##.b_algo:has(a[href*=".pw/"]:not([href*="libgen.pw"], [href*="petridish.pw"], [href*="palaugov.pw"], [href*="dpc.pw"], [href*="zikrap.pw"]))
bing.com##.b_algo:has(a[href*=".loan/"])
bing.com##.b_algo:has(a[href*=".agency/"])
bing.com##.b_algo:has(a[href*=".gdn/"])
bing.com##.b_algo:has(a[href*=".bid/"])
bing.com##.b_algo:has(a[href*=".top/"])
! ——— Old dead tech-related domains ———
! Domains that used to host lists for adblockers or "hosts" tools, but which are now either used by malware pushers, or could potentially be snapped up by them.
||adblock.gjtech.net^$doc