Skip to content

Commit

Permalink
Fix #1039
Browse files Browse the repository at this point in the history
  • Loading branch information
DandelionSprout committed Jun 15, 2024
1 parent ab61e0f commit 3b5b32d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Dandelion Sprout's Anti-Malware List.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Adblock Plus 3.13]
! Title: 💊 Dandelion Sprout's Anti-Malware List
! Version: 28May2024v3
! Version: 15June2024v1
! Expires: 2 days
! Description: This list goes the extra kilometer to prevent more malware than other mainstream anti-malware lists. It blocks heavily abused top-level domains (and even search engine results for them), blocks domains used in malware redirection trains and in domain parking schemes, blocks sponsored Windows PUP nags on PC guide articles, uses mass blocking of domains belonging to bad IPs, and has many other subcategories that give it a solid advantage over similar lists out there.
! For other security-specific lists I've made, check out https://github.com/DandelionSprout/adfilt/tree/master/Special%20security%20lists
Expand Down Expand Up @@ -48,7 +48,6 @@
! ——— You know those ultra-fraudulent auto-generated things that clutter up Google searches? These entries should remove some of them. ———
www.google.*##.g:has(a[href*=".php?xxx="])
www.google.*##.g:has(cite:has-text(.it › )):has(a[href*="-"][href$=".html"]:not([href*="://www."], [href*="://m."], [href*="carrefour.it"], [href*="gospesa.it"]))
www.google.*##.g:has(a[href^="https://books.google."])
www.google.*##.g:has(a[href*="?event=ad.logClickampadvert="])
www.google.*##.g:has(a[href*="/redirect.asp?url="]):has(a[href*=".tk/"], a[href*=".ml/"])
www.google.*##.g:has(a[href*="/go_links.php?"]):has(a[href*=".tk/"], a[href*=".ml/"])
Expand All @@ -75,7 +74,9 @@ www.google.*##.g:has(a[href*="=//"]):has(a[href*=".tk/"], a[href*=".ml/"])
www.google.*##.g:has(a[href*=redirect][href*=".%D1%80%D1%84"])
www.google.*##.g:has(a[href*="/go/"][href*=".%D1%80%D1%84"])
www.google.*##.isv-r:has(a[title$="% OFF"]:is([href*=-aa-],[href*=-bb-],[href*=-cc-],[href*=-dd-],[href*=-ee-],[href*=-ff-],[href*=-gg-],[href*=-hh-],[href*=-ii-],[href*=-jj-],[href*=-kk-],[href*=-ll-],[href*=-mm-],[href*=-nn-],[href*=-oo-],[href*=-pp-],[href*=-qq-],[href*=-rr-],[href*=-ss-],[href*=-tt-],[href*=-uu-],[href*=-vv-],[href*=-ww-],[href*=-xx-],[href*=-yy-],[href*=-zz-]))

!#if !env_mobile
www.google.*##.g:has(a[href^="https://books.google."])
!#endif
!#if env_mobile
www.google.*##a[oncontextmenu][href*=".php?xxx="]:upward(2)
www.google.*##a[oncontextmenu][href^="https://books.google."]:upward(2)
Expand Down

0 comments on commit 3b5b32d

Please sign in to comment.