Skip to content

Commit 422018b

Browse files
committed
New filters
1 parent c58f203 commit 422018b

File tree

4 files changed

+20
-8
lines changed

4 files changed

+20
-8
lines changed

antiiplookup.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
0.0.0.0 checkip.dyndns.org
2828
0.0.0.0 ipapi.co
2929
0.0.0.0 checkip.amazonaws.com
30+
0.0.0.0 my-ip.io
31+
0.0.0.0 www.my-ip.io
32+
0.0.0.0 api.my-ip.io
3033
# https://forums.malwarebytes.com/topic/294989-making-sense-of-a-website-exclusion-issue/
3134
# https://forums.malwarebytes.com/topic/294994-possible-false-positive/ (account required)
3235
0.0.0.0 stopify.co

antimalware.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
! Title: The malicious website blocklist
33
! Homepage: https://github.com/iam-py-test/my_filters_001
44
! Expires: 1 day
5-
! Last updated: 27/11/2023
6-
! Version: 27112023-1
5+
! Last updated: 28/11/2023
6+
! Version: 28112023-2
77
! Description: This list aims to protect against scams, phishing, malware, some stalkerware, and potentially unwanted programs (PUPs). It includes a version of vxvault.net's list, modified by me to work in adblockers.
88
! Special thanks to all of the people who have helped me maintain this list! Check out https://github.com/iam-py-test/my_filters_001/blob/main/CONTRIBUTORS.md
99
! Issues url: https://github.com/iam-py-test/my_filters_001/issues
@@ -8628,6 +8628,10 @@ ostrowlubelski.pl##^responseheader(location)
86288628
||67.217.57.54^$all
86298629
||89.190.156.180^$all
86308630

8631+
! https://www.virustotal.com/gui/url/f28bcf22fbd189fd87322da0b915ce32a700ed1bccd53f1e21552c04a8c2d229/community
8632+
||servegame.com^$document
8633+
||modulo.servegame.com^$document
8634+
86318635
! ---- Scams ----
86328636

86338637
! fails to disclose it's lack of connection to uBlock *Origin*
@@ -17758,6 +17762,11 @@ $popup,third-party,denyallow=trbbt.net|turbodownload.net, domain=turbobit.net
1775817762
! comment spam - endless cloudflare redirects
1775917763
||getcutt.fun^$document
1776017764

17765+
! https://infosec.exchange/@iampytest1/111485217708664748
17766+
||free-amore.online^$all
17767+
||t.affoth2.com^$document
17768+
||newfast.pics^$all
17769+
1776117770
! ---- Abusive Cryptominers ----
1776217771

1776317772
! slows browser/device to a crawl, contains no real content, and uses (attempts) to trap the user - https://github.com/uBlockOrigin/uAssets/issues/7449

personal/iam-py-test.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ mywot.com##[class*="StyledCookiesConsent__CookiesConsentContainer-"]
113113
||deepnude.to^$all
114114
||chaturbate.com^$all
115115
||3dporndude.com^$all
116+
||youporn.com^$all
117+
||brazzers.com^$all
118+
||nutaku.$document
116119

117120
! ---- suspected malware ----
118121
||inghesatin.com^$all

special_lists/anti-malware-ubo-extension.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
! Title: The malicious website blocklist - extension
33
! Description: This is an extension to The malicious website blocklist for uBlock Origin and AdGuard which includes rules which can not be added to the main blocklist
44
! WARNING: This list is _not_ intended to be used on its own, or to be manually added. This list is auto-included in the uBo/AdGuard version of The malicious website blocklist
5-
! Last updated: 19/10/2023
5+
! Last updated: 27/11/2023
66

77
! ----- threats which can not or will not be blocked in the main list -----
88

99
! YouTube spam (i.e. on https://www.youtube.com/watch?v=K2AhNVdKq-A)
10-
||youtube.com/channel/UCZrAzmvX3RFXW_aQLq9jP4A^$document
11-
||youtube.com/channel/UCYFbUq2TA5XKS5gQjs2Tuug^$document
1210
||youtube.com/channel/UCWW7EjmEmZzi6N6Y7YMUnzQ^$document
1311
||youtube.com/channel/UCUYkrrkUcrrnLpmejhGmCvQ^$document
14-
||youtube.com/channel/UCZftc38yW5yqZI2tNsJt1sQ^$document
15-
||youtube.com/channel/UCI2KAIrfY5Lggly7BmonC6A^$document
16-
||youtube.com/channel/UCwMe941WEwthn8zH72Z-7jw^$document
1712
||youtube.com/channel/UCc3Vmwa4H_7d_TqPMM2QKAw^$document
1813
||youtube.com/channel/UCrp5QRVp6PFHIrNg7gD4YZQ^$document
1914
||youtube.com/channel/UC98HAYotaYL_GHD_ejmxX7g^$document
@@ -139,6 +134,8 @@ youtube.com###body:has-text(/ZHAXHACK23 /i):has-text(/tele/i)
139134
||youtube.com/watch?v=oqL_qItz-m8^$document
140135
! https://github.com/ThioJoe/YT-Spam-Lists/issues/479
141136
||youtube.com/watch?v=S6fj4Pzry6E^$document
137+
! https://github.com/ThioJoe/YT-Spam-Lists/issues/482
138+
||youtube.com/watch?v=PtIVwTMcJn0^$document
142139

143140
! crypto website?
144141
cryptocurrencyvideogroup.com##.comment-body:has-text(/hackerzhiyong (on|at|is|via) telegram/i)

0 commit comments

Comments
 (0)