This commit is contained in:
SukkaW
2024-11-25 09:15:09 +00:00
parent 50445217f6
commit 4f27b4a9ae
12 changed files with 30 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - CDN Domains # Sukka's Ruleset - CDN Domains
# Last Updated: 2024-11-24T07:11:28.355Z # Last Updated: 2024-11-25T09:14:44.781Z
# Size: 2716 # Size: 2718
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -1501,6 +1501,7 @@ cdn.shopify.com
sdk.snapkit.com sdk.snapkit.com
static.srcspot.com static.srcspot.com
assets.st-note.com assets.st-note.com
cdn.svgator.com
wpmedia.tealium.com wpmedia.tealium.com
cdn.termius.com cdn.termius.com
autoupdate.termius.com autoupdate.termius.com
@@ -1571,6 +1572,7 @@ downloads.coindesk.com
crt.comodoca.com crt.comodoca.com
cds.connatix.com cds.connatix.com
img.connatix.com img.connatix.com
assets.controld.com
cdn.credible.com cdn.credible.com
cdn.datacamp.com cdn.datacamp.com
api.dicebear.com api.dicebear.com

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Reject Extra # Sukka's Ruleset - Reject Extra
# Last Updated: 2024-11-25T07:44:16.142Z # Last Updated: 2024-11-25T09:14:44.573Z
# Size: 229306 # Size: 229307
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -65972,6 +65972,7 @@ adultmoda.com
+.monk-in-wander.com +.monk-in-wander.com
+.monnounderwear.com +.monnounderwear.com
+.monomythofages.com +.monomythofages.com
+.mooncrustpizza.com
+.moonlight-muse.com +.moonlight-muse.com
+.morningstarszz.com +.morningstarszz.com
+.motherlandbook.com +.motherlandbook.com

View File

@@ -1,6 +1,6 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-11-25T03:12:51.347Z # Last Updated: 2024-11-25T09:14:44.635Z
# Size: 4189 # Size: 4189
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
@@ -1203,7 +1203,8 @@
103.111.64.0/24 103.111.64.0/24
103.112.172.0/22 103.112.172.0/22
103.112.184.0/22 103.112.184.0/22
103.113.4.0/22 103.113.5.0/24
103.113.6.0/23
103.114.72.0/22 103.114.72.0/22
103.114.100.0/22 103.114.100.0/22
103.114.212.0/23 103.114.212.0/23
@@ -1638,7 +1639,6 @@
107.148.160.0/22 107.148.160.0/22
107.148.208.0/21 107.148.208.0/21
107.148.216.0/22 107.148.216.0/22
107.148.232.0/22
107.149.198.0/23 107.149.198.0/23
107.151.208.0/20 107.151.208.0/20
109.206.244.0/22 109.206.244.0/22

View File

@@ -1,6 +1,6 @@
<?php <?php
// # Build 2024-11-25T07:44:20.930Z // # Build 2024-11-25T09:14:44.852Z
declare(strict_types=1); declare(strict_types=1);
@@ -3588,7 +3588,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.111.64.0/24,Domestic', 'IP-CIDR,103.111.64.0/24,Domestic',
'IP-CIDR,103.112.172.0/22,Domestic', 'IP-CIDR,103.112.172.0/22,Domestic',
'IP-CIDR,103.112.184.0/22,Domestic', 'IP-CIDR,103.112.184.0/22,Domestic',
'IP-CIDR,103.113.4.0/22,Domestic', 'IP-CIDR,103.113.6.0/23,Domestic',
'IP-CIDR,103.113.5.0/24,Domestic',
'IP-CIDR,103.114.72.0/22,Domestic', 'IP-CIDR,103.114.72.0/22,Domestic',
'IP-CIDR,103.114.100.0/22,Domestic', 'IP-CIDR,103.114.100.0/22,Domestic',
'IP-CIDR,103.114.212.0/23,Domestic', 'IP-CIDR,103.114.212.0/23,Domestic',
@@ -4023,7 +4024,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,107.148.160.0/22,Domestic', 'IP-CIDR,107.148.160.0/22,Domestic',
'IP-CIDR,107.148.208.0/21,Domestic', 'IP-CIDR,107.148.208.0/21,Domestic',
'IP-CIDR,107.148.216.0/22,Domestic', 'IP-CIDR,107.148.216.0/22,Domestic',
'IP-CIDR,107.148.232.0/22,Domestic',
'IP-CIDR,107.149.198.0/23,Domestic', 'IP-CIDR,107.149.198.0/23,Domestic',
'IP-CIDR,107.151.208.0/20,Domestic', 'IP-CIDR,107.151.208.0/20,Domestic',
'IP-CIDR,109.206.244.0/22,Domestic', 'IP-CIDR,109.206.244.0/22,Domestic',

View File

@@ -1,5 +1,5 @@
! Title: Sukka's Ruleset - Blocklist for AdGuardHome ! Title: Sukka's Ruleset - Blocklist for AdGuardHome
! Last modified: Mon, 25 Nov 2024 07:44:22 GMT ! Last modified: Mon, 25 Nov 2024 09:14:48 GMT
! Expires: 6 hours ! Expires: 6 hours
! License: https://github.com/SukkaW/Surge/blob/master/LICENSE ! License: https://github.com/SukkaW/Surge/blob/master/LICENSE
! Homepage: https://github.com/SukkaW/Surge ! Homepage: https://github.com/SukkaW/Surge

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - CDN Domains # Sukka's Ruleset - CDN Domains
# Last Updated: 2024-11-24T07:11:28.355Z # Last Updated: 2024-11-25T09:14:44.781Z
# Size: 2716 # Size: 2718
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -1501,6 +1501,7 @@ cdn.shopify.com
sdk.snapkit.com sdk.snapkit.com
static.srcspot.com static.srcspot.com
assets.st-note.com assets.st-note.com
cdn.svgator.com
wpmedia.tealium.com wpmedia.tealium.com
cdn.termius.com cdn.termius.com
autoupdate.termius.com autoupdate.termius.com
@@ -1571,6 +1572,7 @@ downloads.coindesk.com
crt.comodoca.com crt.comodoca.com
cds.connatix.com cds.connatix.com
img.connatix.com img.connatix.com
assets.controld.com
cdn.credible.com cdn.credible.com
cdn.datacamp.com cdn.datacamp.com
api.dicebear.com api.dicebear.com

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Reject Extra # Sukka's Ruleset - Reject Extra
# Last Updated: 2024-11-25T07:44:16.142Z # Last Updated: 2024-11-25T09:14:44.573Z
# Size: 229306 # Size: 229307
# License: AGPL 3.0 # License: AGPL 3.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -65972,6 +65972,7 @@ adultmoda.com
.monk-in-wander.com .monk-in-wander.com
.monnounderwear.com .monnounderwear.com
.monomythofages.com .monomythofages.com
.mooncrustpizza.com
.moonlight-muse.com .moonlight-muse.com
.morningstarszz.com .morningstarszz.com
.motherlandbook.com .motherlandbook.com

View File

@@ -1,6 +1,6 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-11-25T03:12:51.347Z # Last Updated: 2024-11-25T09:14:44.635Z
# Size: 4190 # Size: 4190
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
@@ -1204,7 +1204,8 @@ IP-CIDR,103.110.156.0/22
IP-CIDR,103.111.64.0/24 IP-CIDR,103.111.64.0/24
IP-CIDR,103.112.172.0/22 IP-CIDR,103.112.172.0/22
IP-CIDR,103.112.184.0/22 IP-CIDR,103.112.184.0/22
IP-CIDR,103.113.4.0/22 IP-CIDR,103.113.6.0/23
IP-CIDR,103.113.5.0/24
IP-CIDR,103.114.72.0/22 IP-CIDR,103.114.72.0/22
IP-CIDR,103.114.100.0/22 IP-CIDR,103.114.100.0/22
IP-CIDR,103.114.212.0/23 IP-CIDR,103.114.212.0/23
@@ -1639,7 +1640,6 @@ IP-CIDR,107.148.150.0/23
IP-CIDR,107.148.160.0/22 IP-CIDR,107.148.160.0/22
IP-CIDR,107.148.208.0/21 IP-CIDR,107.148.208.0/21
IP-CIDR,107.148.216.0/22 IP-CIDR,107.148.216.0/22
IP-CIDR,107.148.232.0/22
IP-CIDR,107.149.198.0/23 IP-CIDR,107.149.198.0/23
IP-CIDR,107.151.208.0/20 IP-CIDR,107.151.208.0/20
IP-CIDR,109.206.244.0/22 IP-CIDR,109.206.244.0/22

View File

@@ -29,7 +29,7 @@
<p> <p>
Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="/LICENSE" target="_blank">AGPL-3.0</a> Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="/LICENSE" target="_blank">AGPL-3.0</a>
</p> </p>
<p>Last Build: 2024-11-25T07:44:23.112Z</p> <p>Last Build: 2024-11-25T09:14:50.020Z</p>
<br> <br>
<ul class="directory-list"> <ul class="directory-list">

View File

@@ -794,6 +794,7 @@
"sdk.snapkit.com", "sdk.snapkit.com",
"static.srcspot.com", "static.srcspot.com",
"assets.st-note.com", "assets.st-note.com",
"cdn.svgator.com",
"wpmedia.tealium.com", "wpmedia.tealium.com",
"cdn.termius.com", "cdn.termius.com",
"autoupdate.termius.com", "autoupdate.termius.com",
@@ -860,6 +861,7 @@
"crt.comodoca.com", "crt.comodoca.com",
"cds.connatix.com", "cds.connatix.com",
"img.connatix.com", "img.connatix.com",
"assets.controld.com",
"cdn.credible.com", "cdn.credible.com",
"cdn.datacamp.com", "cdn.datacamp.com",
"api.dicebear.com", "api.dicebear.com",

View File

@@ -66398,6 +66398,7 @@
"monk-in-wander.com", "monk-in-wander.com",
"monnounderwear.com", "monnounderwear.com",
"monomythofages.com", "monomythofages.com",
"mooncrustpizza.com",
"moonlight-muse.com", "moonlight-muse.com",
"morningstarszz.com", "morningstarszz.com",
"motherlandbook.com", "motherlandbook.com",

View File

@@ -1199,7 +1199,8 @@
"103.111.64.0/24", "103.111.64.0/24",
"103.112.172.0/22", "103.112.172.0/22",
"103.112.184.0/22", "103.112.184.0/22",
"103.113.4.0/22", "103.113.5.0/24",
"103.113.6.0/23",
"103.114.72.0/22", "103.114.72.0/22",
"103.114.100.0/22", "103.114.100.0/22",
"103.114.212.0/23", "103.114.212.0/23",
@@ -1634,7 +1635,6 @@
"107.148.160.0/22", "107.148.160.0/22",
"107.148.208.0/21", "107.148.208.0/21",
"107.148.216.0/22", "107.148.216.0/22",
"107.148.232.0/22",
"107.149.198.0/23", "107.149.198.0/23",
"107.151.208.0/20", "107.151.208.0/20",
"109.206.244.0/22", "109.206.244.0/22",