This commit is contained in:
hagezi 2025-08-18 10:27:41 +02:00
parent 894f0f4eab
commit ecb70b4709
10 changed files with 32 additions and 16 deletions

View file

@ -10,8 +10,8 @@
! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE
! Issues: https://github.com/hagezi/dns-blocklists/issues ! Issues: https://github.com/hagezi/dns-blocklists/issues
! Expires: 1 day ! Expires: 1 day
! Last modified: 18 Aug 2025 00:05 UTC ! Last modified: 18 Aug 2025 08:26 UTC
! Version: 2025.0818.0005.56 ! Version: 2025.0818.0826.06
! Syntax: AdBlock ! Syntax: AdBlock
! Number of latin TLDs: 274 - punycode TLDs: 151 ! Number of latin TLDs: 274 - punycode TLDs: 151
! !

View file

@ -163,6 +163,7 @@
@@||grapheneos.foundation^ @@||grapheneos.foundation^
@@||jp.foundation^ @@||jp.foundation^
@@||player.foundation^ @@||player.foundation^
@@||cdn.fun^
@@||chinaq.fun^ @@||chinaq.fun^
@@||neal.fun^ @@||neal.fun^
@@||patterncraft.fun^ @@||patterncraft.fun^

View file

@ -10,8 +10,8 @@
! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE
! Issues: https://github.com/hagezi/dns-blocklists/issues ! Issues: https://github.com/hagezi/dns-blocklists/issues
! Expires: 1 day ! Expires: 1 day
! Last modified: 18 Aug 2025 00:05 UTC ! Last modified: 18 Aug 2025 08:26 UTC
! Version: 2025.0818.0005.56 ! Version: 2025.0818.0826.06
! Syntax: AdBlock ! Syntax: AdBlock
! Number of latin TLDs: 138/274 ! Number of latin TLDs: 138/274
! !

View file

@ -11,8 +11,8 @@
! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE
! Issues: https://github.com/hagezi/dns-blocklists/issues ! Issues: https://github.com/hagezi/dns-blocklists/issues
! Expires: 1 day ! Expires: 1 day
! Last modified: 18 Aug 2025 00:05 UTC ! Last modified: 18 Aug 2025 08:26 UTC
! Version: 2025.0818.0005.56 ! Version: 2025.0818.0826.06
! Syntax: uBlock ! Syntax: uBlock
! Number of latin TLDs: 274 - non-latin TLDs: 151 ! Number of latin TLDs: 274 - non-latin TLDs: 151
! !
@ -111,7 +111,7 @@
||forex^$doc ||forex^$doc
||forsale^$doc ||forsale^$doc
||foundation^$doc,domain=~e.foundation|~grapheneos.foundation|~jp.foundation|~player.foundation ||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 ||fund^$doc
||futbol^$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 ||fyi^$doc,domain=~apollo.fyi|~better.fyi|~genderdysphoria.fyi|~iusearchlinux.fyi|~laelaps.fyi|~levels.fyi|~lunar.fyi|~ost2.fyi|~recollect.fyi|~vercel.fyi

View file

@ -10,8 +10,8 @@
! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE ! License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE
! Issues: https://github.com/hagezi/dns-blocklists/issues ! Issues: https://github.com/hagezi/dns-blocklists/issues
! Expires: 1 day ! Expires: 1 day
! Last modified: 18 Aug 2025 00:05 UTC ! Last modified: 18 Aug 2025 08:26 UTC
! Version: 2025.0818.0005.56 ! Version: 2025.0818.0826.06
! Syntax: AdGuard ! Syntax: AdGuard
! Number of latin TLDs: 274 - punycode TLDs: 151 ! Number of latin TLDs: 274 - punycode TLDs: 151
! !
@ -110,7 +110,7 @@
||*.forex^ ||*.forex^
||*.forsale^ ||*.forsale^
||*.foundation^$denyallow=e.foundation|grapheneos.foundation|jp.foundation|player.foundation ||*.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^ ||*.fund^
||*.futbol^ ||*.futbol^
||*.fyi^$denyallow=apollo.fyi|better.fyi|genderdysphoria.fyi|iusearchlinux.fyi|laelaps.fyi|levels.fyi|lunar.fyi|ost2.fyi|recollect.fyi|vercel.fyi ||*.fyi^$denyallow=apollo.fyi|better.fyi|genderdysphoria.fyi|iusearchlinux.fyi|laelaps.fyi|levels.fyi|lunar.fyi|ost2.fyi|recollect.fyi|vercel.fyi

View file

@ -574,6 +574,13 @@
"status": 1 "status": 1
} }
}, },
{
"PK": "cdn.fun",
"action": {
"do": 1,
"status": 1
}
},
{ {
"PK": "cfw.guide", "PK": "cfw.guide",
"action": { "action": {

View file

@ -825,6 +825,13 @@
"status": 1 "status": 1
} }
}, },
{
"PK": "cdn.fun",
"action": {
"do": 1,
"status": 1
}
},
{ {
"PK": "*.center", "PK": "*.center",
"action": { "action": {

View file

@ -1,5 +1,5 @@
$TTL 300 $TTL 300
@ SOA localhost. root.localhost. 1755475500 43200 3600 86400 300 @ SOA localhost. root.localhost. 1755505560 43200 3600 86400 300
NS localhost. NS localhost.
; ;
; Title: HaGeZi's The World's Most Abused TLDs - Aggressive ; 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 ; License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE
; Issues: https://github.com/hagezi/dns-blocklists/issues ; Issues: https://github.com/hagezi/dns-blocklists/issues
; Expires: 1 day ; Expires: 1 day
; Last modified: 18 Aug 2025 00:05 UTC ; Last modified: 18 Aug 2025 08:26 UTC
; Version: 2025.0818.0005.56 ; Version: 2025.0818.0826.06
; Syntax: RPZ ; Syntax: RPZ
; Number of latin TLDs: 274 ; Number of latin TLDs: 274
; ;

View file

@ -1,5 +1,5 @@
$TTL 300 $TTL 300
@ SOA localhost. root.localhost. 1755475500 43200 3600 86400 300 @ SOA localhost. root.localhost. 1755505560 43200 3600 86400 300
NS localhost. NS localhost.
; ;
; Title: HaGeZi's The World's Most Abused TLDs ; 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 ; License: https://github.com/hagezi/dns-blocklists/blob/main/LICENSE
; Issues: https://github.com/hagezi/dns-blocklists/issues ; Issues: https://github.com/hagezi/dns-blocklists/issues
; Expires: 1 day ; Expires: 1 day
; Last modified: 18 Aug 2025 00:05 UTC ; Last modified: 18 Aug 2025 08:26 UTC
; Version: 2025.0818.0005.56 ; Version: 2025.0818.0826.06
; Syntax: RPZ ; Syntax: RPZ
; Number of latin TLDs: 138/274 ; Number of latin TLDs: 138/274
; ;

View file

@ -163,6 +163,7 @@ e.foundation
grapheneos.foundation grapheneos.foundation
jp.foundation jp.foundation
player.foundation player.foundation
cdn.fun
chinaq.fun chinaq.fun
neal.fun neal.fun
patterncraft.fun patterncraft.fun