From e012be38045fed891ae5c33c8dbd5e126da11c14 Mon Sep 17 00:00:00 2001 From: hagezi Date: Mon, 9 Jun 2025 17:32:40 +0200 Subject: [PATCH] fix #6446 --- 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 + submit_pullrequest_here/repository_README.txt | 2 +- 11 files changed, 33 insertions(+), 17 deletions(-) diff --git a/adblock/spam-tlds-adblock-aggressive.txt b/adblock/spam-tlds-adblock-aggressive.txt index 7442f1ab1..b1b8a1a22 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: 06 Jun 2025 09:37 UTC -! Version: 2025.0606.0937.29 +! Last modified: 09 Jun 2025 15:31 UTC +! Version: 2025.0609.1531.53 ! Syntax: AdBlock ! Number of latin TLDs: 270 - punycode TLDs: 151 ! diff --git a/adblock/spam-tlds-adblock-allow.txt b/adblock/spam-tlds-adblock-allow.txt index 700e920a5..162e7cfe7 100644 --- a/adblock/spam-tlds-adblock-allow.txt +++ b/adblock/spam-tlds-adblock-allow.txt @@ -49,6 +49,7 @@ @@||nabu.casa^ @@||dict.cc^ @@||fanbox.cc^ +@@||is.cc^ @@||postimg.cc^ @@||rapidcdn.cc^ @@||shottr.cc^ diff --git a/adblock/spam-tlds-adblock.txt b/adblock/spam-tlds-adblock.txt index 389005743..e66c0e6ec 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: 06 Jun 2025 09:37 UTC -! Version: 2025.0606.0937.29 +! Last modified: 09 Jun 2025 15:31 UTC +! Version: 2025.0609.1531.53 ! Syntax: AdBlock ! Number of latin TLDs: 144/270 ! diff --git a/adblock/spam-tlds-ublock.txt b/adblock/spam-tlds-ublock.txt index 7715bd860..5b8765b7a 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: 06 Jun 2025 09:37 UTC -! Version: 2025.0606.0937.29 +! Last modified: 09 Jun 2025 15:31 UTC +! Version: 2025.0609.1531.53 ! Syntax: uBlock ! Number of latin TLDs: 270 - non-latin TLDs: 151 ! @@ -51,7 +51,7 @@ ||casa^$doc,domain=~nabu.casa ||cash^$doc ||casino^$doc -||cc^$doc,domain=~dict.cc|~fanbox.cc|~postimg.cc|~rapidcdn.cc|~shottr.cc|~vern.cc|~wallhaven.cc|~zcyph.cc +||cc^$doc,domain=~dict.cc|~fanbox.cc|~is.cc|~postimg.cc|~rapidcdn.cc|~shottr.cc|~vern.cc|~wallhaven.cc|~zcyph.cc ||center^$doc,domain=~priv.center ||ceo^$doc ||cf^$doc,domain=~google.cf diff --git a/adblock/spam-tlds.txt b/adblock/spam-tlds.txt index 03e4cf44e..b01324d1a 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: 06 Jun 2025 09:37 UTC -! Version: 2025.0606.0937.29 +! Last modified: 09 Jun 2025 15:31 UTC +! Version: 2025.0609.1531.53 ! Syntax: AdGuard ! Number of latin TLDs: 270 - punycode TLDs: 151 ! @@ -50,7 +50,7 @@ ||*.casa^$denyallow=nabu.casa ||*.cash^ ||*.casino^ -||*.cc^$denyallow=dict.cc|fanbox.cc|postimg.cc|rapidcdn.cc|shottr.cc|vern.cc|wallhaven.cc|zcyph.cc +||*.cc^$denyallow=dict.cc|fanbox.cc|is.cc|postimg.cc|rapidcdn.cc|shottr.cc|vern.cc|wallhaven.cc|zcyph.cc ||*.center^$denyallow=priv.center ||*.ceo^ ||*.cf^$denyallow=google.cf diff --git a/controld/spam-tlds-allow-folder.json b/controld/spam-tlds-allow-folder.json index 67a6f6f19..a60792643 100755 --- a/controld/spam-tlds-allow-folder.json +++ b/controld/spam-tlds-allow-folder.json @@ -1421,6 +1421,13 @@ "status": 1 } }, + { + "PK": "is.cc", + "action": { + "do": 1, + "status": 1 + } + }, { "PK": "ishortn.ink", "action": { diff --git a/controld/spam-tlds-combined-folder.json b/controld/spam-tlds-combined-folder.json index 59c970f20..06427b71b 100644 --- a/controld/spam-tlds-combined-folder.json +++ b/controld/spam-tlds-combined-folder.json @@ -2288,6 +2288,13 @@ "status": 1 } }, + { + "PK": "is.cc", + "action": { + "do": 1, + "status": 1 + } + }, { "PK": "ishortn.ink", "action": { diff --git a/rpz/spam-tlds-rpz-aggressive.txt b/rpz/spam-tlds-rpz-aggressive.txt index ea0786b8f..20e36ec66 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. 1749202620 43200 3600 86400 300 +@ SOA localhost. root.localhost. 1749483060 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: 06 Jun 2025 09:37 UTC -; Version: 2025.0606.0937.29 +; Last modified: 09 Jun 2025 15:31 UTC +; Version: 2025.0609.1531.53 ; Syntax: RPZ ; Number of latin TLDs: 270 ; diff --git a/rpz/spam-tlds-rpz.txt b/rpz/spam-tlds-rpz.txt index 66f9e284c..6ffcb22ae 100644 --- a/rpz/spam-tlds-rpz.txt +++ b/rpz/spam-tlds-rpz.txt @@ -1,5 +1,5 @@ $TTL 300 -@ SOA localhost. root.localhost. 1749202620 43200 3600 86400 300 +@ SOA localhost. root.localhost. 1749483060 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: 06 Jun 2025 09:37 UTC -; Version: 2025.0606.0937.29 +; Last modified: 09 Jun 2025 15:31 UTC +; Version: 2025.0609.1531.53 ; Syntax: RPZ ; Number of latin TLDs: 144/270 ; diff --git a/submit_pullrequest_here/allow_spam_TLDs.txt b/submit_pullrequest_here/allow_spam_TLDs.txt index d4ca5af92..26da65c83 100755 --- a/submit_pullrequest_here/allow_spam_TLDs.txt +++ b/submit_pullrequest_here/allow_spam_TLDs.txt @@ -49,6 +49,7 @@ commonspirit.careers nabu.casa dict.cc fanbox.cc +is.cc postimg.cc rapidcdn.cc shottr.cc diff --git a/submit_pullrequest_here/repository_README.txt b/submit_pullrequest_here/repository_README.txt index 75c6ccf73..4f9b3ccad 100755 --- a/submit_pullrequest_here/repository_README.txt +++ b/submit_pullrequest_here/repository_README.txt @@ -41,7 +41,7 @@ If you like the project and you can benefit from it, leave a :star: (top right) ### :books: **Multi - Cleans the Internet and protects your privacy!** -An all-in-one DNS blocklist in **various versions (light, normal, pro, pro++ and ultimate)**. It can be used as a standalone blocklist. For every region. Blocks ads, affiliate, tracking, metrics, telemetry, fake, phishing, malware, scam, cryptojacking and other "crap". Based on [various native blocklists](sources.md). No, they are not just block lists cobbled together from different sources. They have been optimized and extended to efficiently "clean the Internet" in all areas. +An all-in-one DNS blocklist in **various versions (light, normal, pro, pro++ and ultimate)**. It can be used as a standalone blocklist. For every region. Blocks ads, affiliate, tracking, metrics, telemetry, fake, phishing, malware, scam, cryptojacking and other "crap". Based on [various blocklists](sources.md). No, they are not just block lists cobbled together from different sources. They have been optimized and extended to efficiently "clean the Internet" in all areas. See also: [Which sources are used for the lists and how are the lists compiled on the basis of these sources?](https://github.com/hagezi/dns-blocklists/wiki/FAQ#sources)