mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-20 19:04:01 +00:00
deploy: 5aee1b6870
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
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||||
# Last Updated: 2024-10-17T08:23:32.861Z
|
# Last Updated: 2024-10-17T12:39:18.980Z
|
||||||
# Size: 3325
|
# Size: 3318
|
||||||
# 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
|
||||||
@@ -21,7 +21,10 @@
|
|||||||
1.68.0.0/14
|
1.68.0.0/14
|
||||||
1.80.0.0/13
|
1.80.0.0/13
|
||||||
1.88.0.0/14
|
1.88.0.0/14
|
||||||
1.92.0.0/15
|
1.92.0.0/17
|
||||||
|
1.92.128.0/19
|
||||||
|
1.92.192.0/18
|
||||||
|
1.93.0.0/16
|
||||||
1.94.0.0/16
|
1.94.0.0/16
|
||||||
1.95.31.0/24
|
1.95.31.0/24
|
||||||
1.116.0.0/15
|
1.116.0.0/15
|
||||||
@@ -1317,9 +1320,6 @@
|
|||||||
113.31.144.0/20
|
113.31.144.0/20
|
||||||
113.31.160.0/19
|
113.31.160.0/19
|
||||||
113.44.0.0/16
|
113.44.0.0/16
|
||||||
113.46.0.0/17
|
|
||||||
113.47.234.0/23
|
|
||||||
113.47.236.0/23
|
|
||||||
113.54.0.0/15
|
113.54.0.0/15
|
||||||
113.56.0.0/15
|
113.56.0.0/15
|
||||||
113.58.0.0/16
|
113.58.0.0/16
|
||||||
@@ -2703,14 +2703,7 @@
|
|||||||
203.202.236.0/23
|
203.202.236.0/23
|
||||||
203.205.64.0/19
|
203.205.64.0/19
|
||||||
203.207.200.0/22
|
203.207.200.0/22
|
||||||
203.208.32.0/23
|
203.208.32.0/19
|
||||||
203.208.39.0/24
|
|
||||||
203.208.40.0/22
|
|
||||||
203.208.46.0/23
|
|
||||||
203.208.48.0/22
|
|
||||||
203.208.52.0/24
|
|
||||||
203.208.56.0/23
|
|
||||||
203.208.61.0/24
|
|
||||||
203.209.224.0/19
|
203.209.224.0/19
|
||||||
203.212.0.0/20
|
203.212.0.0/20
|
||||||
203.212.80.0/23
|
203.212.80.0/23
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// # Build 2024-10-17T08:23:33.100Z
|
// # Build 2024-10-17T12:39:19.298Z
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
@@ -2388,7 +2388,10 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR,1.68.0.0/14,Domestic',
|
'IP-CIDR,1.68.0.0/14,Domestic',
|
||||||
'IP-CIDR,1.80.0.0/13,Domestic',
|
'IP-CIDR,1.80.0.0/13,Domestic',
|
||||||
'IP-CIDR,1.88.0.0/14,Domestic',
|
'IP-CIDR,1.88.0.0/14,Domestic',
|
||||||
'IP-CIDR,1.92.0.0/15,Domestic',
|
'IP-CIDR,1.92.0.0/17,Domestic',
|
||||||
|
'IP-CIDR,1.92.128.0/19,Domestic',
|
||||||
|
'IP-CIDR,1.93.0.0/16,Domestic',
|
||||||
|
'IP-CIDR,1.92.192.0/18,Domestic',
|
||||||
'IP-CIDR,1.94.0.0/16,Domestic',
|
'IP-CIDR,1.94.0.0/16,Domestic',
|
||||||
'IP-CIDR,1.95.31.0/24,Domestic',
|
'IP-CIDR,1.95.31.0/24,Domestic',
|
||||||
'IP-CIDR,1.116.0.0/15,Domestic',
|
'IP-CIDR,1.116.0.0/15,Domestic',
|
||||||
@@ -3684,9 +3687,6 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR,113.31.160.0/19,Domestic',
|
'IP-CIDR,113.31.160.0/19,Domestic',
|
||||||
'IP-CIDR,113.31.144.0/20,Domestic',
|
'IP-CIDR,113.31.144.0/20,Domestic',
|
||||||
'IP-CIDR,113.44.0.0/16,Domestic',
|
'IP-CIDR,113.44.0.0/16,Domestic',
|
||||||
'IP-CIDR,113.46.0.0/17,Domestic',
|
|
||||||
'IP-CIDR,113.47.234.0/23,Domestic',
|
|
||||||
'IP-CIDR,113.47.236.0/23,Domestic',
|
|
||||||
'IP-CIDR,113.56.0.0/15,Domestic',
|
'IP-CIDR,113.56.0.0/15,Domestic',
|
||||||
'IP-CIDR,113.54.0.0/15,Domestic',
|
'IP-CIDR,113.54.0.0/15,Domestic',
|
||||||
'IP-CIDR,113.58.0.0/16,Domestic',
|
'IP-CIDR,113.58.0.0/16,Domestic',
|
||||||
@@ -5070,14 +5070,7 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR,203.202.236.0/23,Domestic',
|
'IP-CIDR,203.202.236.0/23,Domestic',
|
||||||
'IP-CIDR,203.205.64.0/19,Domestic',
|
'IP-CIDR,203.205.64.0/19,Domestic',
|
||||||
'IP-CIDR,203.207.200.0/22,Domestic',
|
'IP-CIDR,203.207.200.0/22,Domestic',
|
||||||
'IP-CIDR,203.208.32.0/23,Domestic',
|
'IP-CIDR,203.208.32.0/19,Domestic',
|
||||||
'IP-CIDR,203.208.40.0/22,Domestic',
|
|
||||||
'IP-CIDR,203.208.39.0/24,Domestic',
|
|
||||||
'IP-CIDR,203.208.48.0/22,Domestic',
|
|
||||||
'IP-CIDR,203.208.46.0/23,Domestic',
|
|
||||||
'IP-CIDR,203.208.52.0/24,Domestic',
|
|
||||||
'IP-CIDR,203.208.56.0/23,Domestic',
|
|
||||||
'IP-CIDR,203.208.61.0/24,Domestic',
|
|
||||||
'IP-CIDR,203.209.224.0/19,Domestic',
|
'IP-CIDR,203.209.224.0/19,Domestic',
|
||||||
'IP-CIDR,203.212.0.0/20,Domestic',
|
'IP-CIDR,203.212.0.0/20,Domestic',
|
||||||
'IP-CIDR,203.212.80.0/23,Domestic',
|
'IP-CIDR,203.212.80.0/23,Domestic',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -186,36 +186,36 @@ zip.co
|
|||||||
zmzfile.com 10
|
zmzfile.com 10
|
||||||
=== extra ===
|
=== extra ===
|
||||||
adkoffer.fr 74
|
adkoffer.fr 74
|
||||||
|
github.io 71
|
||||||
netspend.com 63
|
netspend.com 63
|
||||||
bravenet.com 54
|
bravenet.com 54
|
||||||
plus.com 51
|
plus.com 51
|
||||||
rciadventure.com 50
|
rciadventure.com 50
|
||||||
|
pages.dev 49
|
||||||
qq.com 49
|
qq.com 49
|
||||||
wixstudio.io 48
|
wixstudio.io 48
|
||||||
wpenginepowered.com 48
|
wpenginepowered.com 47
|
||||||
wixsite.com 40
|
|
||||||
pages.dev 37
|
|
||||||
dfirma.pl 36
|
dfirma.pl 36
|
||||||
msn.com 36
|
msn.com 36
|
||||||
|
vercel.app 33
|
||||||
shengen.ru 31
|
shengen.ru 31
|
||||||
baidu.com 30
|
baidu.com 30
|
||||||
blogspot.com 30
|
blogspot.com 30
|
||||||
hut1.ru 30
|
hut1.ru 30
|
||||||
unenoteunjour.fr 30
|
unenoteunjour.fr 30
|
||||||
vercel.app 30
|
|
||||||
newzgames.com 29
|
newzgames.com 29
|
||||||
lcef.com 26
|
lcef.com 26
|
||||||
mhi.co.jp 26
|
mhi.co.jp 26
|
||||||
ropescoursesinc.com 26
|
ropescoursesinc.com 26
|
||||||
github.io 25
|
|
||||||
glam.com 25
|
glam.com 25
|
||||||
prosystemorgo.com 25
|
prosystemorgo.com 25
|
||||||
framer.app 24
|
framer.app 24
|
||||||
eucharisticjesus.net 23
|
eucharisticjesus.net 23
|
||||||
duckdns.org 21
|
duckdns.org 20
|
||||||
globaltradruv.com 20
|
globaltradruv.com 20
|
||||||
|
workers.dev 20
|
||||||
b-cdn.net 19
|
b-cdn.net 19
|
||||||
gitbook.io 19
|
wixsite.com 19
|
||||||
adkplan.fr 18
|
adkplan.fr 18
|
||||||
borden-carleton.ca 18
|
borden-carleton.ca 18
|
||||||
clead.xyz 18
|
clead.xyz 18
|
||||||
@@ -224,6 +224,7 @@ deptesp.com
|
|||||||
investtraderxreh.com 18
|
investtraderxreh.com 18
|
||||||
kmotrack.xyz 18
|
kmotrack.xyz 18
|
||||||
thebitmeister.com 18
|
thebitmeister.com 18
|
||||||
|
gitbook.io 17
|
||||||
ourtablets.com 17
|
ourtablets.com 17
|
||||||
rutradersxprod.com 17
|
rutradersxprod.com 17
|
||||||
bonnelectureatous.fr 16
|
bonnelectureatous.fr 16
|
||||||
@@ -241,7 +242,6 @@ iqiyi.com
|
|||||||
linkomo.fr 15
|
linkomo.fr 15
|
||||||
onliprog.site 15
|
onliprog.site 15
|
||||||
polskadep.xyz 15
|
polskadep.xyz 15
|
||||||
replit.dev 15
|
|
||||||
runeww1.site 15
|
runeww1.site 15
|
||||||
waonline.site 15
|
waonline.site 15
|
||||||
wetss.xyz 15
|
wetss.xyz 15
|
||||||
@@ -252,8 +252,10 @@ cnn.com
|
|||||||
cusu.skin 14
|
cusu.skin 14
|
||||||
kosmm.xyz 14
|
kosmm.xyz 14
|
||||||
m7nw.icu 14
|
m7nw.icu 14
|
||||||
|
myshopify.com 14
|
||||||
netflix.com 14
|
netflix.com 14
|
||||||
propl.top 14
|
propl.top 14
|
||||||
|
replit.dev 14
|
||||||
uzwl.lat 14
|
uzwl.lat 14
|
||||||
z14s.top 14
|
z14s.top 14
|
||||||
05vq.icu 13
|
05vq.icu 13
|
||||||
@@ -271,7 +273,6 @@ ifnprog.xyz
|
|||||||
ikvw.top 13
|
ikvw.top 13
|
||||||
leplaatfr.site 13
|
leplaatfr.site 13
|
||||||
lisameyerson.com 13
|
lisameyerson.com 13
|
||||||
myshopify.com 13
|
|
||||||
ngrok.app 13
|
ngrok.app 13
|
||||||
objectop.xyz 13
|
objectop.xyz 13
|
||||||
osik.skin 13
|
osik.skin 13
|
||||||
@@ -301,7 +302,6 @@ peolke.xyz
|
|||||||
pop6.com 12
|
pop6.com 12
|
||||||
printondemandagency.com 12
|
printondemandagency.com 12
|
||||||
progrr.top 12
|
progrr.top 12
|
||||||
sa.com 12
|
|
||||||
wegn.top 12
|
wegn.top 12
|
||||||
welerpro.com 12
|
welerpro.com 12
|
||||||
zyskglot.top 12
|
zyskglot.top 12
|
||||||
@@ -321,9 +321,9 @@ iu4r.top
|
|||||||
mvslive.com 11
|
mvslive.com 11
|
||||||
n9g.cc 11
|
n9g.cc 11
|
||||||
opym.top 11
|
opym.top 11
|
||||||
pantheonsite.io 11
|
|
||||||
polylia.com 11
|
polylia.com 11
|
||||||
ppaco.xyz 11
|
ppaco.xyz 11
|
||||||
|
sa.com 11
|
||||||
sohu.com 11
|
sohu.com 11
|
||||||
trom-so.com 11
|
trom-so.com 11
|
||||||
tsqwz.xyz 11
|
tsqwz.xyz 11
|
||||||
@@ -355,8 +355,8 @@ kqfd.lat
|
|||||||
myqcloud.com 10
|
myqcloud.com 10
|
||||||
ner9.top 10
|
ner9.top 10
|
||||||
osdn.com 10
|
osdn.com 10
|
||||||
|
pantheonsite.io 10
|
||||||
poland-money.fun 10
|
poland-money.fun 10
|
||||||
ru.com 10
|
|
||||||
snvq.top 10
|
snvq.top 10
|
||||||
sound.ag 10
|
sound.ag 10
|
||||||
taobao.com 10
|
taobao.com 10
|
||||||
@@ -364,6 +364,5 @@ tradwzorce.top
|
|||||||
trapiconto.com 10
|
trapiconto.com 10
|
||||||
vab5.cfd 10
|
vab5.cfd 10
|
||||||
vgml.lat 10
|
vgml.lat 10
|
||||||
windows.net 10
|
|
||||||
zotoi.icu 10
|
zotoi.icu 10
|
||||||
zzti.skin 10
|
zzti.skin 10
|
||||||
|
|||||||
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 IPv4 CIDR
|
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||||
# Last Updated: 2024-10-17T08:23:32.861Z
|
# Last Updated: 2024-10-17T12:39:18.980Z
|
||||||
# Size: 3326
|
# Size: 3319
|
||||||
# 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
|
||||||
@@ -22,7 +22,10 @@ IP-CIDR,1.56.0.0/13
|
|||||||
IP-CIDR,1.68.0.0/14
|
IP-CIDR,1.68.0.0/14
|
||||||
IP-CIDR,1.80.0.0/13
|
IP-CIDR,1.80.0.0/13
|
||||||
IP-CIDR,1.88.0.0/14
|
IP-CIDR,1.88.0.0/14
|
||||||
IP-CIDR,1.92.0.0/15
|
IP-CIDR,1.92.0.0/17
|
||||||
|
IP-CIDR,1.92.128.0/19
|
||||||
|
IP-CIDR,1.93.0.0/16
|
||||||
|
IP-CIDR,1.92.192.0/18
|
||||||
IP-CIDR,1.94.0.0/16
|
IP-CIDR,1.94.0.0/16
|
||||||
IP-CIDR,1.95.31.0/24
|
IP-CIDR,1.95.31.0/24
|
||||||
IP-CIDR,1.116.0.0/15
|
IP-CIDR,1.116.0.0/15
|
||||||
@@ -1318,9 +1321,6 @@ IP-CIDR,113.31.96.0/19
|
|||||||
IP-CIDR,113.31.160.0/19
|
IP-CIDR,113.31.160.0/19
|
||||||
IP-CIDR,113.31.144.0/20
|
IP-CIDR,113.31.144.0/20
|
||||||
IP-CIDR,113.44.0.0/16
|
IP-CIDR,113.44.0.0/16
|
||||||
IP-CIDR,113.46.0.0/17
|
|
||||||
IP-CIDR,113.47.234.0/23
|
|
||||||
IP-CIDR,113.47.236.0/23
|
|
||||||
IP-CIDR,113.56.0.0/15
|
IP-CIDR,113.56.0.0/15
|
||||||
IP-CIDR,113.54.0.0/15
|
IP-CIDR,113.54.0.0/15
|
||||||
IP-CIDR,113.58.0.0/16
|
IP-CIDR,113.58.0.0/16
|
||||||
@@ -2704,14 +2704,7 @@ IP-CIDR,203.196.0.0/21
|
|||||||
IP-CIDR,203.202.236.0/23
|
IP-CIDR,203.202.236.0/23
|
||||||
IP-CIDR,203.205.64.0/19
|
IP-CIDR,203.205.64.0/19
|
||||||
IP-CIDR,203.207.200.0/22
|
IP-CIDR,203.207.200.0/22
|
||||||
IP-CIDR,203.208.32.0/23
|
IP-CIDR,203.208.32.0/19
|
||||||
IP-CIDR,203.208.40.0/22
|
|
||||||
IP-CIDR,203.208.39.0/24
|
|
||||||
IP-CIDR,203.208.48.0/22
|
|
||||||
IP-CIDR,203.208.46.0/23
|
|
||||||
IP-CIDR,203.208.52.0/24
|
|
||||||
IP-CIDR,203.208.56.0/23
|
|
||||||
IP-CIDR,203.208.61.0/24
|
|
||||||
IP-CIDR,203.209.224.0/19
|
IP-CIDR,203.209.224.0/19
|
||||||
IP-CIDR,203.212.0.0/20
|
IP-CIDR,203.212.0.0/20
|
||||||
IP-CIDR,203.212.80.0/23
|
IP-CIDR,203.212.80.0/23
|
||||||
|
|||||||
@@ -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-10-17T08:37:52.998Z</p>
|
<p>Last Build: 2024-10-17T12:39:24.594Z</p>
|
||||||
<br>
|
<br>
|
||||||
<ul class="directory-list">
|
<ul class="directory-list">
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,10 @@
|
|||||||
"1.68.0.0/14",
|
"1.68.0.0/14",
|
||||||
"1.80.0.0/13",
|
"1.80.0.0/13",
|
||||||
"1.88.0.0/14",
|
"1.88.0.0/14",
|
||||||
"1.92.0.0/15",
|
"1.92.0.0/17",
|
||||||
|
"1.92.128.0/19",
|
||||||
|
"1.92.192.0/18",
|
||||||
|
"1.93.0.0/16",
|
||||||
"1.94.0.0/16",
|
"1.94.0.0/16",
|
||||||
"1.95.31.0/24",
|
"1.95.31.0/24",
|
||||||
"1.116.0.0/15",
|
"1.116.0.0/15",
|
||||||
@@ -1313,9 +1316,6 @@
|
|||||||
"113.31.144.0/20",
|
"113.31.144.0/20",
|
||||||
"113.31.160.0/19",
|
"113.31.160.0/19",
|
||||||
"113.44.0.0/16",
|
"113.44.0.0/16",
|
||||||
"113.46.0.0/17",
|
|
||||||
"113.47.234.0/23",
|
|
||||||
"113.47.236.0/23",
|
|
||||||
"113.54.0.0/15",
|
"113.54.0.0/15",
|
||||||
"113.56.0.0/15",
|
"113.56.0.0/15",
|
||||||
"113.58.0.0/16",
|
"113.58.0.0/16",
|
||||||
@@ -2699,14 +2699,7 @@
|
|||||||
"203.202.236.0/23",
|
"203.202.236.0/23",
|
||||||
"203.205.64.0/19",
|
"203.205.64.0/19",
|
||||||
"203.207.200.0/22",
|
"203.207.200.0/22",
|
||||||
"203.208.32.0/23",
|
"203.208.32.0/19",
|
||||||
"203.208.39.0/24",
|
|
||||||
"203.208.40.0/22",
|
|
||||||
"203.208.46.0/23",
|
|
||||||
"203.208.48.0/22",
|
|
||||||
"203.208.52.0/24",
|
|
||||||
"203.208.56.0/23",
|
|
||||||
"203.208.61.0/24",
|
|
||||||
"203.209.224.0/19",
|
"203.209.224.0/19",
|
||||||
"203.212.0.0/20",
|
"203.212.0.0/20",
|
||||||
"203.212.80.0/23",
|
"203.212.80.0/23",
|
||||||
|
|||||||
Reference in New Issue
Block a user