From ada2eb3e781b7bff12bdfad9546cd892d1abbe7e Mon Sep 17 00:00:00 2001 From: hagezi Date: Sat, 22 Mar 2025 21:55:18 +0100 Subject: [PATCH] update --- adblock/spam-tlds-adblock-aggressive.txt | 4 ++-- adblock/spam-tlds-adblock-allow.txt | 1 + adblock/spam-tlds-adblock.txt | 4 ++-- adblock/spam-tlds-ublock.txt | 6 +++--- adblock/spam-tlds.txt | 6 +++--- controld/spam-tlds-allow-folder.json | 7 +++++++ controld/spam-tlds-combined-folder.json | 7 +++++++ rpz/spam-tlds-rpz-aggressive.txt | 6 +++--- rpz/spam-tlds-rpz.txt | 6 +++--- submit_pullrequest_here/allow_gambling.txt | 1 + submit_pullrequest_here/allow_spam_TLDs.txt | 1 + submit_pullrequest_here/deny_nsfw.txt | 1 + submit_pullrequest_here/deny_popupads.txt | 1 + 13 files changed, 35 insertions(+), 16 deletions(-) diff --git a/adblock/spam-tlds-adblock-aggressive.txt b/adblock/spam-tlds-adblock-aggressive.txt index 908a25e87..5c9cc26a2 100644 --- a/adblock/spam-tlds-adblock-aggressive.txt +++ b/adblock/spam-tlds-adblock-aggressive.txt @@ -10,8 +10,8 @@ ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! Issues: https://github.com/hagezi/dns-blocklists/issues ! Expires: 1 day -! Last modified: 21 Mar 2025 23:00 UTC -! Version: 2025.0321.2300.45 +! Last modified: 22 Mar 2025 20:54 UTC +! Version: 2025.0322.2054.41 ! Syntax: AdBlock ! Number of latin TLDs: 228 - punycode TLDs: 151 ! diff --git a/adblock/spam-tlds-adblock-allow.txt b/adblock/spam-tlds-adblock-allow.txt index efc5d6179..8a6f7681c 100644 --- a/adblock/spam-tlds-adblock-allow.txt +++ b/adblock/spam-tlds-adblock-allow.txt @@ -337,6 +337,7 @@ @@||jpg4.su^ @@||jpg5.su^ @@||promportal.su^ +@@||saint2.su^ @@||ada.support^ @@||jitsi.support^ @@||s-wings.surf^ diff --git a/adblock/spam-tlds-adblock.txt b/adblock/spam-tlds-adblock.txt index 6b8ee7e6d..8bb071228 100644 --- a/adblock/spam-tlds-adblock.txt +++ b/adblock/spam-tlds-adblock.txt @@ -10,8 +10,8 @@ ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! Issues: https://github.com/hagezi/dns-blocklists/issues ! Expires: 1 day -! Last modified: 21 Mar 2025 23:00 UTC -! Version: 2025.0321.2300.45 +! Last modified: 22 Mar 2025 20:54 UTC +! Version: 2025.0322.2054.41 ! Syntax: AdBlock ! Number of latin TLDs: 117/228 ! diff --git a/adblock/spam-tlds-ublock.txt b/adblock/spam-tlds-ublock.txt index 3dc14aa26..b5843d24d 100644 --- a/adblock/spam-tlds-ublock.txt +++ b/adblock/spam-tlds-ublock.txt @@ -11,8 +11,8 @@ ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! Issues: https://github.com/hagezi/dns-blocklists/issues ! Expires: 1 day -! Last modified: 21 Mar 2025 23:00 UTC -! Version: 2025.0321.2300.45 +! Last modified: 22 Mar 2025 20:54 UTC +! Version: 2025.0322.2054.41 ! Syntax: uBlock ! Number of latin TLDs: 228 - non-latin TLDs: 151 ! @@ -206,7 +206,7 @@ ||store^$doc,domain=~adidashardware.store|~cleanmasters.store|~g-h.store|~iqunix.store|~shoplazza.store|~stan.store|~tatemcraeeu.store|~tatemcrae.store|~timberjacks.store ||studio^$doc ||style^$doc,domain=~primer.style -||su^$doc,domain=~encode.su|~jpg4.su|~jpg5.su|~promportal.su +||su^$doc,domain=~encode.su|~jpg4.su|~jpg5.su|~promportal.su|~saint2.su ||support^$doc,domain=~ada.support|~jitsi.support ||surf^$doc,domain=~s-wings.surf ||sydney^$doc diff --git a/adblock/spam-tlds.txt b/adblock/spam-tlds.txt index f7de703b8..c582d0a73 100644 --- a/adblock/spam-tlds.txt +++ b/adblock/spam-tlds.txt @@ -10,8 +10,8 @@ ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! Issues: https://github.com/hagezi/dns-blocklists/issues ! Expires: 1 day -! Last modified: 21 Mar 2025 23:00 UTC -! Version: 2025.0321.2300.45 +! Last modified: 22 Mar 2025 20:54 UTC +! Version: 2025.0322.2054.41 ! Syntax: AdGuard ! Number of latin TLDs: 228 - punycode TLDs: 151 ! @@ -205,7 +205,7 @@ ||*.store^$denyallow=adidashardware.store|cleanmasters.store|g-h.store|iqunix.store|shoplazza.store|stan.store|tatemcraeeu.store|tatemcrae.store|timberjacks.store ||*.studio^ ||*.style^$denyallow=primer.style -||*.su^$denyallow=encode.su|jpg4.su|jpg5.su|promportal.su +||*.su^$denyallow=encode.su|jpg4.su|jpg5.su|promportal.su|saint2.su ||*.support^$denyallow=ada.support|jitsi.support ||*.surf^$denyallow=s-wings.surf ||*.sydney^ diff --git a/controld/spam-tlds-allow-folder.json b/controld/spam-tlds-allow-folder.json index d153979f4..e0fb0d861 100755 --- a/controld/spam-tlds-allow-folder.json +++ b/controld/spam-tlds-allow-folder.json @@ -2282,6 +2282,13 @@ "status": 1 } }, + { + "PK": "saint2.su", + "action": { + "do": 1, + "status": 1 + } + }, { "PK": "saltwood.top", "action": { diff --git a/controld/spam-tlds-combined-folder.json b/controld/spam-tlds-combined-folder.json index ee8ec0fa2..bc2d91bc6 100644 --- a/controld/spam-tlds-combined-folder.json +++ b/controld/spam-tlds-combined-folder.json @@ -3492,6 +3492,13 @@ "status": 1 } }, + { + "PK": "saint2.su", + "action": { + "do": 1, + "status": 1 + } + }, { "PK": "*.sale", "action": { diff --git a/rpz/spam-tlds-rpz-aggressive.txt b/rpz/spam-tlds-rpz-aggressive.txt index 62c61b8f8..f042d09b5 100644 --- a/rpz/spam-tlds-rpz-aggressive.txt +++ b/rpz/spam-tlds-rpz-aggressive.txt @@ -1,5 +1,5 @@ $TTL 300 -@ SOA localhost. root.localhost. 1742598000 43200 3600 86400 300 +@ SOA localhost. root.localhost. 1742676840 43200 3600 86400 300 NS localhost. ; ; Title: HaGeZi's The World's Most Abused TLDs - Aggressive @@ -13,8 +13,8 @@ $TTL 300 ; License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ; Issues: https://github.com/hagezi/dns-blocklists/issues ; Expires: 1 day -; Last modified: 21 Mar 2025 23:00 UTC -; Version: 2025.0321.2300.45 +; Last modified: 22 Mar 2025 20:54 UTC +; Version: 2025.0322.2054.41 ; Syntax: RPZ ; Number of latin TLDs: 228 ; diff --git a/rpz/spam-tlds-rpz.txt b/rpz/spam-tlds-rpz.txt index f36faaae7..47895a333 100644 --- a/rpz/spam-tlds-rpz.txt +++ b/rpz/spam-tlds-rpz.txt @@ -1,5 +1,5 @@ $TTL 300 -@ SOA localhost. root.localhost. 1742598000 43200 3600 86400 300 +@ SOA localhost. root.localhost. 1742676840 43200 3600 86400 300 NS localhost. ; ; Title: HaGeZi's The World's Most Abused TLDs @@ -13,8 +13,8 @@ $TTL 300 ; License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ; Issues: https://github.com/hagezi/dns-blocklists/issues ; Expires: 1 day -; Last modified: 21 Mar 2025 23:00 UTC -; Version: 2025.0321.2300.45 +; Last modified: 22 Mar 2025 20:54 UTC +; Version: 2025.0322.2054.41 ; Syntax: RPZ ; Number of latin TLDs: 117/228 ; diff --git a/submit_pullrequest_here/allow_gambling.txt b/submit_pullrequest_here/allow_gambling.txt index a5138f54a..b7680e3f2 100755 --- a/submit_pullrequest_here/allow_gambling.txt +++ b/submit_pullrequest_here/allow_gambling.txt @@ -19,6 +19,7 @@ *.gvt1.com *.gvt2.com *.gvt3.com +*.hakurei.win *.kick.com *.livescore.in *.mangatoon.mobi.w.cdngslb.com diff --git a/submit_pullrequest_here/allow_spam_TLDs.txt b/submit_pullrequest_here/allow_spam_TLDs.txt index f2d2d7d1c..359013c07 100755 --- a/submit_pullrequest_here/allow_spam_TLDs.txt +++ b/submit_pullrequest_here/allow_spam_TLDs.txt @@ -337,6 +337,7 @@ encode.su jpg4.su jpg5.su promportal.su +saint2.su ada.support jitsi.support s-wings.surf diff --git a/submit_pullrequest_here/deny_nsfw.txt b/submit_pullrequest_here/deny_nsfw.txt index 8867fbee1..9b65d0374 100755 --- a/submit_pullrequest_here/deny_nsfw.txt +++ b/submit_pullrequest_here/deny_nsfw.txt @@ -1,2 +1,3 @@ # Domains to be added to the nsfw list. cartoonporn.to +hot7.mom diff --git a/submit_pullrequest_here/deny_popupads.txt b/submit_pullrequest_here/deny_popupads.txt index ae140a757..5f1010370 100755 --- a/submit_pullrequest_here/deny_popupads.txt +++ b/submit_pullrequest_here/deny_popupads.txt @@ -24677,6 +24677,7 @@ hadsecz.com hadsimz.com hadsokz.com haemorrhageproducecountry.com +hafamgvupagz.com hafhwagagswy.com hafisague.com haflinforms.top