mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-20 19:04:01 +00:00
deploy: 482aea63e2
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,6 +1,6 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-06-01T16:44:43.919Z
|
||||
# Last Updated: 2025-06-03T11:52:37.244Z
|
||||
# Size: 4172
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
@@ -79,6 +79,7 @@
|
||||
23.61.203.0/24
|
||||
23.63.29.0/24
|
||||
23.63.98.0/23
|
||||
23.207.201.0/24
|
||||
23.216.52.0/23
|
||||
23.225.71.0/24
|
||||
23.247.128.0/24
|
||||
@@ -3785,7 +3786,6 @@
|
||||
211.160.4.0/23
|
||||
211.160.9.0/24
|
||||
211.160.10.0/23
|
||||
211.160.15.0/24
|
||||
211.160.16.0/21
|
||||
211.160.24.0/24
|
||||
211.160.26.0/23
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||
# Last Updated: 2025-06-02T12:48:25.799Z
|
||||
# Size: 1433
|
||||
# Last Updated: 2025-06-03T11:52:37.245Z
|
||||
# Size: 1432
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -453,7 +453,6 @@
|
||||
2406:840:e608::/46
|
||||
2406:840:e621::/48
|
||||
2406:840:e666::/47
|
||||
2406:840:e720::/44
|
||||
2406:840:e770::/48
|
||||
2406:840:e777::/48
|
||||
2406:840:e80f::/48
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - AIGC Domains
|
||||
# Last Updated: 2025-05-21T05:19:00.337Z
|
||||
# Size: 36
|
||||
# Last Updated: 2025-06-03T11:52:36.128Z
|
||||
# Size: 37
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -31,6 +31,7 @@ DOMAIN-SUFFIX,bard.google.com
|
||||
DOMAIN,api.github.com
|
||||
DOMAIN-SUFFIX,sora.com
|
||||
DOMAIN-SUFFIX,groq.com
|
||||
DOMAIN-SUFFIX,grok.com
|
||||
DOMAIN-SUFFIX,chat.com
|
||||
DOMAIN-SUFFIX,poe.com
|
||||
DOMAIN-SUFFIX,ai.com
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
// # Build 2025-06-02T14:01:25.621Z
|
||||
// # Build 2025-06-03T11:52:37.316Z
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -2878,6 +2878,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,23.61.203.0/24,Domestic',
|
||||
'IP-CIDR,23.63.29.0/24,Domestic',
|
||||
'IP-CIDR,23.63.98.0/23,Domestic',
|
||||
'IP-CIDR,23.207.201.0/24,Domestic',
|
||||
'IP-CIDR,23.216.52.0/23,Domestic',
|
||||
'IP-CIDR,23.225.71.0/24,Domestic',
|
||||
'IP-CIDR,23.247.128.0/24,Domestic',
|
||||
@@ -6584,7 +6585,6 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,211.160.4.0/23,Domestic',
|
||||
'IP-CIDR,211.160.9.0/24,Domestic',
|
||||
'IP-CIDR,211.160.10.0/23,Domestic',
|
||||
'IP-CIDR,211.160.15.0/24,Domestic',
|
||||
'IP-CIDR,211.160.16.0/21,Domestic',
|
||||
'IP-CIDR,211.160.24.0/24,Domestic',
|
||||
'IP-CIDR,211.160.26.0/23,Domestic',
|
||||
@@ -7424,7 +7424,6 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2406:840:e608::/46,Domestic',
|
||||
'IP-CIDR6,2406:840:e621::/48,Domestic',
|
||||
'IP-CIDR6,2406:840:e666::/47,Domestic',
|
||||
'IP-CIDR6,2406:840:e720::/44,Domestic',
|
||||
'IP-CIDR6,2406:840:e770::/48,Domestic',
|
||||
'IP-CIDR6,2406:840:e777::/48,Domestic',
|
||||
'IP-CIDR6,2406:840:e80f::/48,Domestic',
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - AIGC Domains
|
||||
# Last Updated: 2025-05-21T05:19:00.337Z
|
||||
# Size: 36
|
||||
# Last Updated: 2025-06-03T11:52:36.128Z
|
||||
# Size: 37
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -31,6 +31,7 @@ DOMAIN-SUFFIX,bard.google.com
|
||||
DOMAIN,api.github.com
|
||||
DOMAIN-SUFFIX,sora.com
|
||||
DOMAIN-SUFFIX,groq.com
|
||||
DOMAIN-SUFFIX,grok.com
|
||||
DOMAIN-SUFFIX,chat.com
|
||||
DOMAIN-SUFFIX,poe.com
|
||||
DOMAIN-SUFFIX,ai.com
|
||||
|
||||
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,6 +1,6 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-06-01T16:44:43.919Z
|
||||
# Last Updated: 2025-06-03T11:52:37.244Z
|
||||
# Size: 4173
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
@@ -80,6 +80,7 @@ IP-CIDR,23.59.248.0/23
|
||||
IP-CIDR,23.61.203.0/24
|
||||
IP-CIDR,23.63.29.0/24
|
||||
IP-CIDR,23.63.98.0/23
|
||||
IP-CIDR,23.207.201.0/24
|
||||
IP-CIDR,23.216.52.0/23
|
||||
IP-CIDR,23.225.71.0/24
|
||||
IP-CIDR,23.247.128.0/24
|
||||
@@ -3786,7 +3787,6 @@ IP-CIDR,211.160.0.0/22
|
||||
IP-CIDR,211.160.4.0/23
|
||||
IP-CIDR,211.160.9.0/24
|
||||
IP-CIDR,211.160.10.0/23
|
||||
IP-CIDR,211.160.15.0/24
|
||||
IP-CIDR,211.160.16.0/21
|
||||
IP-CIDR,211.160.24.0/24
|
||||
IP-CIDR,211.160.26.0/23
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||
# Last Updated: 2025-06-02T12:48:25.799Z
|
||||
# Size: 1434
|
||||
# Last Updated: 2025-06-03T11:52:37.245Z
|
||||
# Size: 1433
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -454,7 +454,6 @@ IP-CIDR6,2406:840:e602::/48
|
||||
IP-CIDR6,2406:840:e608::/46
|
||||
IP-CIDR6,2406:840:e621::/48
|
||||
IP-CIDR6,2406:840:e666::/47
|
||||
IP-CIDR6,2406:840:e720::/44
|
||||
IP-CIDR6,2406:840:e770::/48
|
||||
IP-CIDR6,2406:840:e777::/48
|
||||
IP-CIDR6,2406:840:e80f::/48
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - AIGC Domains
|
||||
# Last Updated: 2025-05-21T05:19:00.337Z
|
||||
# Size: 36
|
||||
# Last Updated: 2025-06-03T11:52:36.128Z
|
||||
# Size: 37
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -31,6 +31,7 @@ DOMAIN-SUFFIX,bard.google.com
|
||||
DOMAIN,api.github.com
|
||||
DOMAIN-SUFFIX,sora.com
|
||||
DOMAIN-SUFFIX,groq.com
|
||||
DOMAIN-SUFFIX,grok.com
|
||||
DOMAIN-SUFFIX,chat.com
|
||||
DOMAIN-SUFFIX,poe.com
|
||||
DOMAIN-SUFFIX,ai.com
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - AIGC Domains
|
||||
# Last Updated: 2025-05-21T05:19:00.337Z
|
||||
# Size: 36
|
||||
# Last Updated: 2025-06-03T11:52:36.128Z
|
||||
# Size: 37
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -31,6 +31,7 @@ DOMAIN-SUFFIX,bard.google.com
|
||||
DOMAIN,api.github.com
|
||||
DOMAIN-SUFFIX,sora.com
|
||||
DOMAIN-SUFFIX,groq.com
|
||||
DOMAIN-SUFFIX,grok.com
|
||||
DOMAIN-SUFFIX,chat.com
|
||||
DOMAIN-SUFFIX,poe.com
|
||||
DOMAIN-SUFFIX,ai.com
|
||||
|
||||
@@ -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: 2025-06-02T14:01:31.603Z</p>
|
||||
<p>Last Build: 2025-06-03T11:52:43.584Z</p>
|
||||
<br>
|
||||
<ul class="directory-list">
|
||||
|
||||
|
||||
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
@@ -77,6 +77,7 @@
|
||||
"23.61.203.0/24",
|
||||
"23.63.29.0/24",
|
||||
"23.63.98.0/23",
|
||||
"23.207.201.0/24",
|
||||
"23.216.52.0/23",
|
||||
"23.225.71.0/24",
|
||||
"23.247.128.0/24",
|
||||
@@ -3783,7 +3784,6 @@
|
||||
"211.160.4.0/23",
|
||||
"211.160.9.0/24",
|
||||
"211.160.10.0/23",
|
||||
"211.160.15.0/24",
|
||||
"211.160.16.0/21",
|
||||
"211.160.24.0/24",
|
||||
"211.160.26.0/23",
|
||||
|
||||
@@ -451,7 +451,6 @@
|
||||
"2406:840:e608::/46",
|
||||
"2406:840:e621::/48",
|
||||
"2406:840:e666::/47",
|
||||
"2406:840:e720::/44",
|
||||
"2406:840:e770::/48",
|
||||
"2406:840:e777::/48",
|
||||
"2406:840:e80f::/48",
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
"bard.google.com",
|
||||
"sora.com",
|
||||
"groq.com",
|
||||
"grok.com",
|
||||
"chat.com",
|
||||
"poe.com",
|
||||
"ai.com",
|
||||
|
||||
Reference in New Issue
Block a user