From ecb70b4709f0502f6ebb5d05ab68e7b844afe131 Mon Sep 17 00:00:00 2001 From: hagezi Date: Mon, 18 Aug 2025 10:27:41 +0200 Subject: [PATCH] fix #7031 --- 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_spam_TLDs.txt | 1 + 10 files changed, 32 insertions(+), 16 deletions(-) diff --git a/adblock/spam-tlds-adblock-aggressive.txt b/adblock/spam-tlds-adblock-aggressive.txt index dcab9c0d..f33475a4 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: 18 Aug 2025 00:05 UTC -! Version: 2025.0818.0005.56 +! Last modified: 18 Aug 2025 08:26 UTC +! Version: 2025.0818.0826.06 ! Syntax: AdBlock ! Number of latin TLDs: 274 - punycode TLDs: 151 ! diff --git a/adblock/spam-tlds-adblock-allow.txt b/adblock/spam-tlds-adblock-allow.txt index 21bc3b8e..98ce9cc7 100644 --- a/adblock/spam-tlds-adblock-allow.txt +++ b/adblock/spam-tlds-adblock-allow.txt @@ -163,6 +163,7 @@ @@||grapheneos.foundation^ @@||jp.foundation^ @@||player.foundation^ +@@||cdn.fun^ @@||chinaq.fun^ @@||neal.fun^ @@||patterncraft.fun^ diff --git a/adblock/spam-tlds-adblock.txt b/adblock/spam-tlds-adblock.txt index 8b8c054d..912f3569 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: 18 Aug 2025 00:05 UTC -! Version: 2025.0818.0005.56 +! Last modified: 18 Aug 2025 08:26 UTC +! Version: 2025.0818.0826.06 ! Syntax: AdBlock ! Number of latin TLDs: 138/274 ! diff --git a/adblock/spam-tlds-ublock.txt b/adblock/spam-tlds-ublock.txt index cf880a02..9d1aeffd 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: 18 Aug 2025 00:05 UTC -! Version: 2025.0818.0005.56 +! Last modified: 18 Aug 2025 08:26 UTC +! Version: 2025.0818.0826.06 ! Syntax: uBlock ! Number of latin TLDs: 274 - non-latin TLDs: 151 ! @@ -111,7 +111,7 @@ ||forex^$doc ||forsale^$doc ||foundation^$doc,domain=~e.foundation|~grapheneos.foundation|~jp.foundation|~player.foundation -||fun^$doc,domain=~chinaq.fun|~neal.fun|~patterncraft.fun|~strem.fun +||fun^$doc,domain=~cdn.fun|~chinaq.fun|~neal.fun|~patterncraft.fun|~strem.fun ||fund^$doc ||futbol^$doc ||fyi^$doc,domain=~apollo.fyi|~better.fyi|~genderdysphoria.fyi|~iusearchlinux.fyi|~laelaps.fyi|~levels.fyi|~lunar.fyi|~ost2.fyi|~recollect.fyi|~vercel.fyi diff --git a/adblock/spam-tlds.txt b/adblock/spam-tlds.txt index aaded015..b8188281 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: 18 Aug 2025 00:05 UTC -! Version: 2025.0818.0005.56 +! Last modified: 18 Aug 2025 08:26 UTC +! Version: 2025.0818.0826.06 ! Syntax: AdGuard ! Number of latin TLDs: 274 - punycode TLDs: 151 ! @@ -110,7 +110,7 @@ ||*.forex^ ||*.forsale^ ||*.foundation^$denyallow=e.foundation|grapheneos.foundation|jp.foundation|player.foundation -||*.fun^$denyallow=chinaq.fun|neal.fun|patterncraft.fun|strem.fun +||*.fun^$denyallow=cdn.fun|chinaq.fun|neal.fun|patterncraft.fun|strem.fun ||*.fund^ ||*.futbol^ ||*.fyi^$denyallow=apollo.fyi|better.fyi|genderdysphoria.fyi|iusearchlinux.fyi|laelaps.fyi|levels.fyi|lunar.fyi|ost2.fyi|recollect.fyi|vercel.fyi diff --git a/controld/spam-tlds-allow-folder.json b/controld/spam-tlds-allow-folder.json index 5435edaa..3fe88243 100755 --- a/controld/spam-tlds-allow-folder.json +++ b/controld/spam-tlds-allow-folder.json @@ -574,6 +574,13 @@ "status": 1 } }, + { + "PK": "cdn.fun", + "action": { + "do": 1, + "status": 1 + } + }, { "PK": "cfw.guide", "action": { diff --git a/controld/spam-tlds-combined-folder.json b/controld/spam-tlds-combined-folder.json index d6d25a3f..bf5f018d 100644 --- a/controld/spam-tlds-combined-folder.json +++ b/controld/spam-tlds-combined-folder.json @@ -825,6 +825,13 @@ "status": 1 } }, + { + "PK": "cdn.fun", + "action": { + "do": 1, + "status": 1 + } + }, { "PK": "*.center", "action": { diff --git a/rpz/spam-tlds-rpz-aggressive.txt b/rpz/spam-tlds-rpz-aggressive.txt index e7f519c6..7ae27508 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. 1755475500 43200 3600 86400 300 +@ SOA localhost. root.localhost. 1755505560 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: 18 Aug 2025 00:05 UTC -; Version: 2025.0818.0005.56 +; Last modified: 18 Aug 2025 08:26 UTC +; Version: 2025.0818.0826.06 ; Syntax: RPZ ; Number of latin TLDs: 274 ; diff --git a/rpz/spam-tlds-rpz.txt b/rpz/spam-tlds-rpz.txt index 4a9dedce..1f3e0a6c 100644 --- a/rpz/spam-tlds-rpz.txt +++ b/rpz/spam-tlds-rpz.txt @@ -1,5 +1,5 @@ $TTL 300 -@ SOA localhost. root.localhost. 1755475500 43200 3600 86400 300 +@ SOA localhost. root.localhost. 1755505560 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: 18 Aug 2025 00:05 UTC -; Version: 2025.0818.0005.56 +; Last modified: 18 Aug 2025 08:26 UTC +; Version: 2025.0818.0826.06 ; Syntax: RPZ ; Number of latin TLDs: 138/274 ; diff --git a/submit_pullrequest_here/allow_spam_TLDs.txt b/submit_pullrequest_here/allow_spam_TLDs.txt index 05c4271f..d9d46712 100755 --- a/submit_pullrequest_here/allow_spam_TLDs.txt +++ b/submit_pullrequest_here/allow_spam_TLDs.txt @@ -163,6 +163,7 @@ e.foundation grapheneos.foundation jp.foundation player.foundation +cdn.fun chinaq.fun neal.fun patterncraft.fun