mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 09:44:35 +00:00
deploy: 1c08194f06
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||||
# Last Updated: 2025-12-10T05:19:11.663Z
|
# Last Updated: 2025-12-11T05:20:17.189Z
|
||||||
# Size: 1578
|
# Size: 1593
|
||||||
# License: CC BY-SA 2.0
|
# License: CC BY-SA 2.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -585,7 +585,24 @@
|
|||||||
2407:c080:6000::/36
|
2407:c080:6000::/36
|
||||||
2407:c080:8000::/36
|
2407:c080:8000::/36
|
||||||
2407:d9c0::/32
|
2407:d9c0::/32
|
||||||
2408:4000::/22
|
2408:4000::/40
|
||||||
|
2408:4000:200::/39
|
||||||
|
2408:4000:400::/38
|
||||||
|
2408:4000:800::/37
|
||||||
|
2408:4000:1000::/36
|
||||||
|
2408:4000:2000::/35
|
||||||
|
2408:4000:4000::/34
|
||||||
|
2408:4000:8000::/33
|
||||||
|
2408:4001::/32
|
||||||
|
2408:4002::/31
|
||||||
|
2408:4004::/30
|
||||||
|
2408:4008::/29
|
||||||
|
2408:4010::/28
|
||||||
|
2408:4020::/27
|
||||||
|
2408:4040::/26
|
||||||
|
2408:4080::/25
|
||||||
|
2408:4100::/24
|
||||||
|
2408:4200::/23
|
||||||
2408:8000::/48
|
2408:8000::/48
|
||||||
2408:8000:2::/47
|
2408:8000:2::/47
|
||||||
2408:8000:1000::/36
|
2408:8000:1000::/36
|
||||||
@@ -1223,8 +1240,6 @@
|
|||||||
240d:4000::/21
|
240d:4000::/21
|
||||||
240e::/20
|
240e::/20
|
||||||
2602:2e0:ff::/48
|
2602:2e0:ff::/48
|
||||||
2602:f77c:10f::/48
|
|
||||||
2602:f7a7:31::/48
|
|
||||||
2602:f7ee:ee::/48
|
2602:f7ee:ee::/48
|
||||||
2602:f8de::/40
|
2602:f8de::/40
|
||||||
2602:f92a:124::/48
|
2602:f92a:124::/48
|
||||||
@@ -1350,7 +1365,7 @@
|
|||||||
2a0c:b641:493::/48
|
2a0c:b641:493::/48
|
||||||
2a0c:b641:571::/48
|
2a0c:b641:571::/48
|
||||||
2a0c:b641:722::/47
|
2a0c:b641:722::/47
|
||||||
2a0d:af00::/29
|
2a0d:af04::/30
|
||||||
2a0d:c7c7:400::/38
|
2a0d:c7c7:400::/38
|
||||||
2a0e:97c0:5ef::/48
|
2a0e:97c0:5ef::/48
|
||||||
2a0e:9b00::/29
|
2a0e:9b00::/29
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// # Build 2025-12-10T17:14:30.181Z
|
// # Build 2025-12-11T05:20:17.876Z
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
@@ -7597,7 +7597,24 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR6,2407:c080:6000::/36,Domestic',
|
'IP-CIDR6,2407:c080:6000::/36,Domestic',
|
||||||
'IP-CIDR6,2407:c080:8000::/36,Domestic',
|
'IP-CIDR6,2407:c080:8000::/36,Domestic',
|
||||||
'IP-CIDR6,2407:d9c0::/32,Domestic',
|
'IP-CIDR6,2407:d9c0::/32,Domestic',
|
||||||
'IP-CIDR6,2408:4000::/22,Domestic',
|
'IP-CIDR6,2408:4000::/40,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:200::/39,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:400::/38,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:800::/37,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:1000::/36,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:2000::/35,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:4000::/34,Domestic',
|
||||||
|
'IP-CIDR6,2408:4000:8000::/33,Domestic',
|
||||||
|
'IP-CIDR6,2408:4001::/32,Domestic',
|
||||||
|
'IP-CIDR6,2408:4002::/31,Domestic',
|
||||||
|
'IP-CIDR6,2408:4004::/30,Domestic',
|
||||||
|
'IP-CIDR6,2408:4008::/29,Domestic',
|
||||||
|
'IP-CIDR6,2408:4010::/28,Domestic',
|
||||||
|
'IP-CIDR6,2408:4020::/27,Domestic',
|
||||||
|
'IP-CIDR6,2408:4040::/26,Domestic',
|
||||||
|
'IP-CIDR6,2408:4080::/25,Domestic',
|
||||||
|
'IP-CIDR6,2408:4100::/24,Domestic',
|
||||||
|
'IP-CIDR6,2408:4200::/23,Domestic',
|
||||||
'IP-CIDR6,2408:8000::/48,Domestic',
|
'IP-CIDR6,2408:8000::/48,Domestic',
|
||||||
'IP-CIDR6,2408:8000:2::/47,Domestic',
|
'IP-CIDR6,2408:8000:2::/47,Domestic',
|
||||||
'IP-CIDR6,2408:8000:1000::/36,Domestic',
|
'IP-CIDR6,2408:8000:1000::/36,Domestic',
|
||||||
@@ -8235,8 +8252,6 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR6,240d:4000::/21,Domestic',
|
'IP-CIDR6,240d:4000::/21,Domestic',
|
||||||
'IP-CIDR6,240e::/20,Domestic',
|
'IP-CIDR6,240e::/20,Domestic',
|
||||||
'IP-CIDR6,2602:2e0:ff::/48,Domestic',
|
'IP-CIDR6,2602:2e0:ff::/48,Domestic',
|
||||||
'IP-CIDR6,2602:f77c:10f::/48,Domestic',
|
|
||||||
'IP-CIDR6,2602:f7a7:31::/48,Domestic',
|
|
||||||
'IP-CIDR6,2602:f7ee:ee::/48,Domestic',
|
'IP-CIDR6,2602:f7ee:ee::/48,Domestic',
|
||||||
'IP-CIDR6,2602:f8de::/40,Domestic',
|
'IP-CIDR6,2602:f8de::/40,Domestic',
|
||||||
'IP-CIDR6,2602:f92a:124::/48,Domestic',
|
'IP-CIDR6,2602:f92a:124::/48,Domestic',
|
||||||
@@ -8362,7 +8377,7 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR6,2a0c:b641:493::/48,Domestic',
|
'IP-CIDR6,2a0c:b641:493::/48,Domestic',
|
||||||
'IP-CIDR6,2a0c:b641:571::/48,Domestic',
|
'IP-CIDR6,2a0c:b641:571::/48,Domestic',
|
||||||
'IP-CIDR6,2a0c:b641:722::/47,Domestic',
|
'IP-CIDR6,2a0c:b641:722::/47,Domestic',
|
||||||
'IP-CIDR6,2a0d:af00::/29,Domestic',
|
'IP-CIDR6,2a0d:af04::/30,Domestic',
|
||||||
'IP-CIDR6,2a0d:c7c7:400::/38,Domestic',
|
'IP-CIDR6,2a0d:c7c7:400::/38,Domestic',
|
||||||
'IP-CIDR6,2a0e:97c0:5ef::/48,Domestic',
|
'IP-CIDR6,2a0e:97c0:5ef::/48,Domestic',
|
||||||
'IP-CIDR6,2a0e:9b00::/29,Domestic',
|
'IP-CIDR6,2a0e:9b00::/29,Domestic',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||||
# Last Updated: 2025-12-10T05:19:11.663Z
|
# Last Updated: 2025-12-11T05:20:17.189Z
|
||||||
# Size: 1579
|
# Size: 1594
|
||||||
# License: CC BY-SA 2.0
|
# License: CC BY-SA 2.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -586,7 +586,24 @@ IP-CIDR6,2407:c080:5000::/37
|
|||||||
IP-CIDR6,2407:c080:6000::/36
|
IP-CIDR6,2407:c080:6000::/36
|
||||||
IP-CIDR6,2407:c080:8000::/36
|
IP-CIDR6,2407:c080:8000::/36
|
||||||
IP-CIDR6,2407:d9c0::/32
|
IP-CIDR6,2407:d9c0::/32
|
||||||
IP-CIDR6,2408:4000::/22
|
IP-CIDR6,2408:4000::/40
|
||||||
|
IP-CIDR6,2408:4000:200::/39
|
||||||
|
IP-CIDR6,2408:4000:400::/38
|
||||||
|
IP-CIDR6,2408:4000:800::/37
|
||||||
|
IP-CIDR6,2408:4000:1000::/36
|
||||||
|
IP-CIDR6,2408:4000:2000::/35
|
||||||
|
IP-CIDR6,2408:4000:4000::/34
|
||||||
|
IP-CIDR6,2408:4000:8000::/33
|
||||||
|
IP-CIDR6,2408:4001::/32
|
||||||
|
IP-CIDR6,2408:4002::/31
|
||||||
|
IP-CIDR6,2408:4004::/30
|
||||||
|
IP-CIDR6,2408:4008::/29
|
||||||
|
IP-CIDR6,2408:4010::/28
|
||||||
|
IP-CIDR6,2408:4020::/27
|
||||||
|
IP-CIDR6,2408:4040::/26
|
||||||
|
IP-CIDR6,2408:4080::/25
|
||||||
|
IP-CIDR6,2408:4100::/24
|
||||||
|
IP-CIDR6,2408:4200::/23
|
||||||
IP-CIDR6,2408:8000::/48
|
IP-CIDR6,2408:8000::/48
|
||||||
IP-CIDR6,2408:8000:2::/47
|
IP-CIDR6,2408:8000:2::/47
|
||||||
IP-CIDR6,2408:8000:1000::/36
|
IP-CIDR6,2408:8000:1000::/36
|
||||||
@@ -1224,8 +1241,6 @@ IP-CIDR6,240c:c000::/20
|
|||||||
IP-CIDR6,240d:4000::/21
|
IP-CIDR6,240d:4000::/21
|
||||||
IP-CIDR6,240e::/20
|
IP-CIDR6,240e::/20
|
||||||
IP-CIDR6,2602:2e0:ff::/48
|
IP-CIDR6,2602:2e0:ff::/48
|
||||||
IP-CIDR6,2602:f77c:10f::/48
|
|
||||||
IP-CIDR6,2602:f7a7:31::/48
|
|
||||||
IP-CIDR6,2602:f7ee:ee::/48
|
IP-CIDR6,2602:f7ee:ee::/48
|
||||||
IP-CIDR6,2602:f8de::/40
|
IP-CIDR6,2602:f8de::/40
|
||||||
IP-CIDR6,2602:f92a:124::/48
|
IP-CIDR6,2602:f92a:124::/48
|
||||||
@@ -1351,7 +1366,7 @@ IP-CIDR6,2a0c:a586::/32
|
|||||||
IP-CIDR6,2a0c:b641:493::/48
|
IP-CIDR6,2a0c:b641:493::/48
|
||||||
IP-CIDR6,2a0c:b641:571::/48
|
IP-CIDR6,2a0c:b641:571::/48
|
||||||
IP-CIDR6,2a0c:b641:722::/47
|
IP-CIDR6,2a0c:b641:722::/47
|
||||||
IP-CIDR6,2a0d:af00::/29
|
IP-CIDR6,2a0d:af04::/30
|
||||||
IP-CIDR6,2a0d:c7c7:400::/38
|
IP-CIDR6,2a0d:c7c7:400::/38
|
||||||
IP-CIDR6,2a0e:97c0:5ef::/48
|
IP-CIDR6,2a0e:97c0:5ef::/48
|
||||||
IP-CIDR6,2a0e:9b00::/29
|
IP-CIDR6,2a0e:9b00::/29
|
||||||
|
|||||||
@@ -575,7 +575,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: 2025-12-10T17:14:36.296Z</p>
|
<p>Last Build: 2025-12-11T05:20:23.772Z</p>
|
||||||
<br>
|
<br>
|
||||||
<ul class="tree">
|
<ul class="tree">
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -578,7 +578,24 @@
|
|||||||
"2407:c080:6000::/36",
|
"2407:c080:6000::/36",
|
||||||
"2407:c080:8000::/36",
|
"2407:c080:8000::/36",
|
||||||
"2407:d9c0::/32",
|
"2407:d9c0::/32",
|
||||||
"2408:4000::/22",
|
"2408:4000::/40",
|
||||||
|
"2408:4000:200::/39",
|
||||||
|
"2408:4000:400::/38",
|
||||||
|
"2408:4000:800::/37",
|
||||||
|
"2408:4000:1000::/36",
|
||||||
|
"2408:4000:2000::/35",
|
||||||
|
"2408:4000:4000::/34",
|
||||||
|
"2408:4000:8000::/33",
|
||||||
|
"2408:4001::/32",
|
||||||
|
"2408:4002::/31",
|
||||||
|
"2408:4004::/30",
|
||||||
|
"2408:4008::/29",
|
||||||
|
"2408:4010::/28",
|
||||||
|
"2408:4020::/27",
|
||||||
|
"2408:4040::/26",
|
||||||
|
"2408:4080::/25",
|
||||||
|
"2408:4100::/24",
|
||||||
|
"2408:4200::/23",
|
||||||
"2408:8000::/48",
|
"2408:8000::/48",
|
||||||
"2408:8000:2::/47",
|
"2408:8000:2::/47",
|
||||||
"2408:8000:1000::/36",
|
"2408:8000:1000::/36",
|
||||||
@@ -1216,8 +1233,6 @@
|
|||||||
"240d:4000::/21",
|
"240d:4000::/21",
|
||||||
"240e::/20",
|
"240e::/20",
|
||||||
"2602:2e0:ff::/48",
|
"2602:2e0:ff::/48",
|
||||||
"2602:f77c:10f::/48",
|
|
||||||
"2602:f7a7:31::/48",
|
|
||||||
"2602:f7ee:ee::/48",
|
"2602:f7ee:ee::/48",
|
||||||
"2602:f8de::/40",
|
"2602:f8de::/40",
|
||||||
"2602:f92a:124::/48",
|
"2602:f92a:124::/48",
|
||||||
@@ -1343,7 +1358,7 @@
|
|||||||
"2a0c:b641:493::/48",
|
"2a0c:b641:493::/48",
|
||||||
"2a0c:b641:571::/48",
|
"2a0c:b641:571::/48",
|
||||||
"2a0c:b641:722::/47",
|
"2a0c:b641:722::/47",
|
||||||
"2a0d:af00::/29",
|
"2a0d:af04::/30",
|
||||||
"2a0d:c7c7:400::/38",
|
"2a0d:c7c7:400::/38",
|
||||||
"2a0e:97c0:5ef::/48",
|
"2a0e:97c0:5ef::/48",
|
||||||
"2a0e:9b00::/29",
|
"2a0e:9b00::/29",
|
||||||
|
|||||||
Reference in New Issue
Block a user