This commit is contained in:
SukkaW
2024-11-08 16:01:03 +00:00
parent 751b241f7b
commit c5cab26f8a
15 changed files with 9022 additions and 4161 deletions

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2024-11-08T05:58:39.096Z
# Last Updated: 2024-11-08T16:00:38.246Z
# Size: 2618
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
@@ -987,6 +987,7 @@ cdn.rive.app
public.linear.app
static.linear.app
+.cms-cdn.linear.app
webassets.linear.app
pic.macked.app
videos.elephas.app
cdn.langshop.app
@@ -2120,7 +2121,6 @@ tuf-repo-cdn.sigstore.dev
i.jpg.dog
cdn.onetime.dog
cdn.usd.fan
static.mikuclub.fun
cdn7.pornmaster.fun
images-assets.nasa.gov
cdn.cbd.int

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-11-08T12:37:49.682Z
# Last Updated: 2024-11-08T16:00:37.990Z
# Size: 4169
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -2333,7 +2333,10 @@
119.253.0.0/20
119.253.32.0/19
119.253.64.0/19
119.253.249.0/24
119.253.252.0/24
119.254.0.0/16
119.255.63.0/24
119.255.128.0/17
120.0.0.0/12
120.24.0.0/14
@@ -2876,7 +2879,6 @@
154.205.96.0/20
154.205.112.0/21
154.205.124.0/22
154.223.96.0/19
155.126.176.0/23
156.0.92.0/22
156.107.160.0/24
@@ -2890,7 +2892,6 @@
156.236.119.0/24
156.239.0.0/20
156.239.64.0/18
156.239.224.0/19
156.247.8.0/22
156.247.12.0/23
156.247.14.0/24
@@ -4017,8 +4018,7 @@
220.207.176.0/22
220.207.184.0/22
220.207.254.0/23
220.231.32.0/20
220.231.63.0/24
220.231.0.0/18
220.231.128.0/17
220.232.64.0/18
220.234.0.0/16

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2024-11-08T12:37:49.951Z
// # Build 2024-11-08T16:00:38.315Z
declare(strict_types=1);
@@ -4789,7 +4789,10 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,119.253.0.0/20,Domestic',
'IP-CIDR,119.253.32.0/19,Domestic',
'IP-CIDR,119.253.64.0/19,Domestic',
'IP-CIDR,119.253.249.0/24,Domestic',
'IP-CIDR,119.253.252.0/24,Domestic',
'IP-CIDR,119.254.0.0/16,Domestic',
'IP-CIDR,119.255.63.0/24,Domestic',
'IP-CIDR,120.0.0.0/12,Domestic',
'IP-CIDR,119.255.128.0/17,Domestic',
'IP-CIDR,120.24.0.0/14,Domestic',
@@ -5332,7 +5335,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,154.205.87.0/24,Domestic',
'IP-CIDR,154.205.112.0/21,Domestic',
'IP-CIDR,154.205.124.0/22,Domestic',
'IP-CIDR,154.223.96.0/19,Domestic',
'IP-CIDR,155.126.176.0/23,Domestic',
'IP-CIDR,156.0.92.0/22,Domestic',
'IP-CIDR,156.107.160.0/24,Domestic',
@@ -5346,7 +5348,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,156.236.119.0/24,Domestic',
'IP-CIDR,156.239.0.0/20,Domestic',
'IP-CIDR,156.239.64.0/18,Domestic',
'IP-CIDR,156.239.224.0/19,Domestic',
'IP-CIDR,156.247.8.0/22,Domestic',
'IP-CIDR,156.247.12.0/23,Domestic',
'IP-CIDR,156.247.14.0/24,Domestic',
@@ -6473,8 +6474,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,220.207.176.0/22,Domestic',
'IP-CIDR,220.207.184.0/22,Domestic',
'IP-CIDR,220.207.254.0/23,Domestic',
'IP-CIDR,220.231.32.0/20,Domestic',
'IP-CIDR,220.231.63.0/24,Domestic',
'IP-CIDR,220.231.0.0/18,Domestic',
'IP-CIDR,220.231.128.0/17,Domestic',
'IP-CIDR,220.232.64.0/18,Domestic',
'IP-CIDR,220.234.0.0/16,Domestic',

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2024-11-08T05:58:39.096Z
# Last Updated: 2024-11-08T16:00:38.246Z
# Size: 2618
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
@@ -987,6 +987,7 @@ cdn.rive.app
public.linear.app
static.linear.app
.cms-cdn.linear.app
webassets.linear.app
pic.macked.app
videos.elephas.app
cdn.langshop.app
@@ -2120,7 +2121,6 @@ tuf-repo-cdn.sigstore.dev
i.jpg.dog
cdn.onetime.dog
cdn.usd.fan
static.mikuclub.fun
cdn7.pornmaster.fun
images-assets.nasa.gov
cdn.cbd.int

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-11-08T12:37:49.682Z
# Last Updated: 2024-11-08T16:00:37.990Z
# Size: 4170
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -2334,7 +2334,10 @@ IP-CIDR,119.248.0.0/14
IP-CIDR,119.253.0.0/20
IP-CIDR,119.253.32.0/19
IP-CIDR,119.253.64.0/19
IP-CIDR,119.253.249.0/24
IP-CIDR,119.253.252.0/24
IP-CIDR,119.254.0.0/16
IP-CIDR,119.255.63.0/24
IP-CIDR,120.0.0.0/12
IP-CIDR,119.255.128.0/17
IP-CIDR,120.24.0.0/14
@@ -2877,7 +2880,6 @@ IP-CIDR,154.205.88.0/21
IP-CIDR,154.205.87.0/24
IP-CIDR,154.205.112.0/21
IP-CIDR,154.205.124.0/22
IP-CIDR,154.223.96.0/19
IP-CIDR,155.126.176.0/23
IP-CIDR,156.0.92.0/22
IP-CIDR,156.107.160.0/24
@@ -2891,7 +2893,6 @@ IP-CIDR,156.232.13.0/24
IP-CIDR,156.236.119.0/24
IP-CIDR,156.239.0.0/20
IP-CIDR,156.239.64.0/18
IP-CIDR,156.239.224.0/19
IP-CIDR,156.247.8.0/22
IP-CIDR,156.247.12.0/23
IP-CIDR,156.247.14.0/24
@@ -4018,8 +4019,7 @@ IP-CIDR,220.207.80.0/20
IP-CIDR,220.207.176.0/22
IP-CIDR,220.207.184.0/22
IP-CIDR,220.207.254.0/23
IP-CIDR,220.231.32.0/20
IP-CIDR,220.231.63.0/24
IP-CIDR,220.231.0.0/18
IP-CIDR,220.231.128.0/17
IP-CIDR,220.232.64.0/18
IP-CIDR,220.234.0.0/16

View File

@@ -29,7 +29,7 @@
<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>
</p>
<p>Last Build: 2024-11-08T12:37:55.868Z</p>
<p>Last Build: 2024-11-08T16:00:44.501Z</p>
<br>
<ul class="directory-list">

View File

@@ -343,6 +343,7 @@
"cdn.rive.app",
"public.linear.app",
"static.linear.app",
"webassets.linear.app",
"pic.macked.app",
"videos.elephas.app",
"cdn.langshop.app",
@@ -1371,7 +1372,6 @@
"i.jpg.dog",
"cdn.onetime.dog",
"cdn.usd.fan",
"static.mikuclub.fun",
"cdn7.pornmaster.fun",
"images-assets.nasa.gov",
"cdn.cbd.int",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -2329,7 +2329,10 @@
"119.253.0.0/20",
"119.253.32.0/19",
"119.253.64.0/19",
"119.253.249.0/24",
"119.253.252.0/24",
"119.254.0.0/16",
"119.255.63.0/24",
"119.255.128.0/17",
"120.0.0.0/12",
"120.24.0.0/14",
@@ -2872,7 +2875,6 @@
"154.205.96.0/20",
"154.205.112.0/21",
"154.205.124.0/22",
"154.223.96.0/19",
"155.126.176.0/23",
"156.0.92.0/22",
"156.107.160.0/24",
@@ -2886,7 +2888,6 @@
"156.236.119.0/24",
"156.239.0.0/20",
"156.239.64.0/18",
"156.239.224.0/19",
"156.247.8.0/22",
"156.247.12.0/23",
"156.247.14.0/24",
@@ -4013,8 +4014,7 @@
"220.207.176.0/22",
"220.207.184.0/22",
"220.207.254.0/23",
"220.231.32.0/20",
"220.231.63.0/24",
"220.231.0.0/18",
"220.231.128.0/17",
"220.232.64.0/18",
"220.234.0.0/16",