diff --git a/Dandelion Sprout's Anti-Malware List.txt b/Dandelion Sprout's Anti-Malware List.txt index 4038bd398..5b8cb6f68 100644 --- a/Dandelion Sprout's Anti-Malware List.txt +++ b/Dandelion Sprout's Anti-Malware List.txt @@ -1,6 +1,6 @@ [Adblock Plus 3.4] ! Title: 💊 Dandelion Sprout's Anti-Malware List -! Version: 21October2020v1-Beta +! Version: 22October2020v1-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 @@ -43,7 +43,7 @@ google.*##.rc:has(a[href*=".top/"]) ! ——— You know those ultra-fraudulent auto-generated things that clutter up Google searches? These entries should remove some of them. ——— google.*##.rc:has(a[href*=".php?xxx="]) -google.*##.rc:has(cite:has-text(/^[a-z]{2,4}\.[a-z-]{7,27}\.it › /)):has(a[href*="-"][href$=".html"]) +google.*##.rc:has(cite:has-text(/^[a-z]{2,4}\.[a-z0-9-]{6,27}\.it › /)):has(a[href*="-"][href$=".html"]) google.*##.rc:has(a[href^="https://books.google."]) ! ——— For Google Mobile ———