mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 22:03:36 +01:00
Added whitelistings for 1 site
Inspired by https://github.com/AdguardTeam/AdguardFilters/issues/71513
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Adblock Plus 3.4]
|
||||
! Title: 💊 Dandelion Sprout's Anti-Malware List
|
||||
! Version: 25December2020v1-Beta
|
||||
! Version: 03January2021v1-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
|
||||
@@ -17,7 +17,7 @@
|
||||
! Equatorial Guinea
|
||||
||gq^$doc,domain=~deimos.gq|~inege.gq|~tvgelive.gq|~comprarcarros.gq
|
||||
! Central African Republic
|
||||
||cf^$doc,domain=~google.cf|~rths.cf|~voitures.cf|~assembleenationale-rca.cf|~cps-rca.cf|~acap.cf
|
||||
||cf^$doc,domain=~google.cf|~rths.cf|~voitures.cf|~assembleenationale-rca.cf|~cps-rca.cf|~acap.cf|~miraculousladybug.cf
|
||||
! Palau
|
||||
||pw^$doc,domain=~libgen.pw|~petridish.pw|~palaugov.pw|~dpc.pw
|
||||
! International topical domains that have consistently horrendous scores on watchlists of bad TLDs, and whose use for legit purposes is practically non-existent.
|
||||
@@ -32,7 +32,7 @@ google.*##.rc:has(a[href*=".tk/"]:not([href*="coolcmd.tk"]):not([href*="budteren
|
||||
google.*##.rc:has(a[href*=".ga/"]:not([href*="google.ga"]):not([href*="filtri-dns.ga"]):not([href*="anpigabon.ga"]):not([href*="dgdi.ga"]):not([href*="voitures.ga"]):not([href*="economie-gabon.ga"]))
|
||||
google.*##.rc:has(a[href*=".ml/"]:not([href*="google.ml"]):not([href*="mobili.ml"]):not([href*="melody.ml"]):not([href*="dcod.ml"]):not([href*="info-matin.ml"]):not([href*="amap.ml"]))
|
||||
google.*##.rc:has(a[href*=".gq/"]:not([href*="deimos.gq"]):not([href*="inege.gq"]):not([href*="tvgelive.gq"]):not([href*="comprarcarros.gq"]))
|
||||
google.*##.rc:has(a[href*=".cf/"]:not([href*="google.cf"]):not([href*="rths.cf"]):not([href*="voitures.cf"]):not([href*="assembleenationale-rca.cf"]):not([href*="cps-rca.cf"]):not([href*="acap.cf"]))
|
||||
google.*##.rc:has(a[href*=".cf/"]:not([href*="google.cf"]):not([href*="rths.cf"]):not([href*="voitures.cf"]):not([href*="assembleenationale-rca.cf"]):not([href*="cps-rca.cf"]):not([href*="acap.cf"]):not([href*="miraculousladybug.cf"]))
|
||||
google.*##.rc:has(a[href*=".pw/"]:not([href*="libgen.pw"]):not([href*="petridish.pw"]):not([href*="palaugov.pw"]):not([href*="dpc.pw"]))
|
||||
google.*##.rc:has(a[href*=".loan/"])
|
||||
google.*##.rc:has(a[href*=".agency/"])
|
||||
@@ -51,7 +51,7 @@ google.*##a[oncontextmenu][href*=".tk/"]:not([href*=coolcmd]):not([href*=budtere
|
||||
google.*##a[oncontextmenu][href*=".ga/"]:not([href*="google.ga"]):not([href*=filtri-dns]):not([href*=anpigabon]):not([href*="dgdi.ga"]):not([href*=voitures]):not([href*="economie-gabon.ga"]):upward(2)
|
||||
google.*##a[oncontextmenu][href*=".ml/"]:not([href*="google.ml"]):not([href*="mobili.ml"]):not([href*="melody.ml"]):not([href*="dcod.ml"]):not([href*="info-matin.ml"]):not([href*="amap.ml"]):upward(2)
|
||||
google.*##a[oncontextmenu][href*=".gq/"]:not([href*="deimos.gq"]):not([href*="inege.gq"]):not([href*=tvgelive]):not([href*=comprarcarros]):upward(2)
|
||||
google.*##a[oncontextmenu][href*=".cf/"]:not([href*="google.cf"]):not([href*="rths.cf"]):not([href*=voitures]):not([href*=assembleenationale-rca]):not([href*=cps-rca]):not([href*="acap.cf"]):upward(2)
|
||||
google.*##a[oncontextmenu][href*=".cf/"]:not([href*="google.cf"]):not([href*="rths.cf"]):not([href*=voitures]):not([href*=assembleenationale-rca]):not([href*=cps-rca]):not([href*="acap.cf"]):not([href*="miraculousladybug.cf"]):upward(2)
|
||||
google.*##a[oncontextmenu][href*=".pw/"]:not([href*="libgen.pw"]):not([href*="petridish.pw"]):not([href*="palaugov.pw"]):not([href*="dpc.pw"]):upward(2)
|
||||
google.*##a[oncontextmenu][href*=".loan/"]:upward(2)
|
||||
google.*##a[oncontextmenu][href*=".agency/"]:upward(2)
|
||||
|
||||
Reference in New Issue
Block a user