mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-19 02:04:26 +00:00
deploy: SukkaW/Surge@95a2e0f6b7
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Speedtest Domains
|
||||
# Last Updated: 2024-01-12T13:40:03.537Z
|
||||
# Size: 909
|
||||
# Last Updated: 2024-01-13T12:28:43.551Z
|
||||
# Size: 910
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -880,6 +880,7 @@ cugspeed.chinaunicomglobal.com
|
||||
fraspeed.chinaunicomglobal.com
|
||||
velocidade.conectstelecom.com.br
|
||||
teste.ddlsuprimentos.com.br
|
||||
speedtest.mirror.digitalpacific.com.au
|
||||
speedtest.mirror.mel1.digitalpacific.com.au
|
||||
teste.freedomnetwork.net.br
|
||||
st2.barquisimeto.intercomservicios.com
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2024-01-12T13:40:02.141Z
|
||||
# Size: 3514
|
||||
# Last Updated: 2024-01-13T12:28:37.573Z
|
||||
# Size: 3519
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -1238,7 +1238,6 @@
|
||||
103.246.152.0/22
|
||||
103.247.168.0/22
|
||||
103.247.176.0/22
|
||||
103.247.212.0/23
|
||||
103.248.102.0/23
|
||||
103.248.152.0/22
|
||||
103.248.224.0/22
|
||||
@@ -2245,6 +2244,7 @@
|
||||
125.254.184.0/22
|
||||
125.254.188.0/23
|
||||
125.254.190.0/24
|
||||
128.107.24.0/23
|
||||
128.108.0.0/16
|
||||
129.28.0.0/16
|
||||
129.204.0.0/16
|
||||
@@ -3258,7 +3258,12 @@
|
||||
218.192.0.0/12
|
||||
218.213.85.0/24
|
||||
218.240.0.0/18
|
||||
218.240.128.0/17
|
||||
218.240.128.0/19
|
||||
218.240.160.0/21
|
||||
218.240.168.0/22
|
||||
218.240.172.0/23
|
||||
218.240.174.0/24
|
||||
218.240.255.0/24
|
||||
218.241.16.0/21
|
||||
218.241.96.0/20
|
||||
218.241.112.0/24
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Speedtest Domains
|
||||
# Last Updated: 2024-01-12T13:40:03.537Z
|
||||
# Size: 909
|
||||
# Last Updated: 2024-01-13T12:28:43.551Z
|
||||
# Size: 910
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -880,6 +880,7 @@ cugspeed.chinaunicomglobal.com
|
||||
fraspeed.chinaunicomglobal.com
|
||||
velocidade.conectstelecom.com.br
|
||||
teste.ddlsuprimentos.com.br
|
||||
speedtest.mirror.digitalpacific.com.au
|
||||
speedtest.mirror.mel1.digitalpacific.com.au
|
||||
teste.freedomnetwork.net.br
|
||||
st2.barquisimeto.intercomservicios.com
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
// # Build 2024-01-12T13:40:03.597Z
|
||||
// # Build 2024-01-13T12:28:38.466Z
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -2855,7 +2855,6 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,103.246.152.0/22,Domestic',
|
||||
'IP-CIDR,103.247.168.0/22,Domestic',
|
||||
'IP-CIDR,103.247.176.0/22,Domestic',
|
||||
'IP-CIDR,103.247.212.0/23,Domestic',
|
||||
'IP-CIDR,103.248.102.0/23,Domestic',
|
||||
'IP-CIDR,103.248.152.0/22,Domestic',
|
||||
'IP-CIDR,103.248.224.0/22,Domestic',
|
||||
@@ -3862,6 +3861,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,125.254.184.0/22,Domestic',
|
||||
'IP-CIDR,125.254.188.0/23,Domestic',
|
||||
'IP-CIDR,125.254.190.0/24,Domestic',
|
||||
'IP-CIDR,128.107.24.0/23,Domestic',
|
||||
'IP-CIDR,128.108.0.0/16,Domestic',
|
||||
'IP-CIDR,129.28.0.0/16,Domestic',
|
||||
'IP-CIDR,129.204.0.0/16,Domestic',
|
||||
@@ -4875,7 +4875,12 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,218.192.0.0/12,Domestic',
|
||||
'IP-CIDR,218.213.85.0/24,Domestic',
|
||||
'IP-CIDR,218.240.0.0/18,Domestic',
|
||||
'IP-CIDR,218.240.128.0/17,Domestic',
|
||||
'IP-CIDR,218.240.128.0/19,Domestic',
|
||||
'IP-CIDR,218.240.160.0/21,Domestic',
|
||||
'IP-CIDR,218.240.168.0/22,Domestic',
|
||||
'IP-CIDR,218.240.172.0/23,Domestic',
|
||||
'IP-CIDR,218.240.174.0/24,Domestic',
|
||||
'IP-CIDR,218.240.255.0/24,Domestic',
|
||||
'IP-CIDR,218.241.16.0/21,Domestic',
|
||||
'IP-CIDR,218.241.96.0/20,Domestic',
|
||||
'IP-CIDR,218.241.112.0/24,Domestic',
|
||||
|
||||
@@ -1,45 +1,46 @@
|
||||
firebaseapp.com 2137
|
||||
web.app 2102
|
||||
cf-ipfs.com 1524
|
||||
r2.dev 1466
|
||||
firebaseapp.com 2136
|
||||
web.app 2107
|
||||
cf-ipfs.com 1555
|
||||
r2.dev 1500
|
||||
page.link 1462
|
||||
cloudfront.net 1147
|
||||
workers.dev 1006
|
||||
workers.dev 1002
|
||||
jdie.pl 893
|
||||
pages.dev 472
|
||||
pages.dev 468
|
||||
weebly.com 350
|
||||
jdhs.pl 345
|
||||
webcindario.com 341
|
||||
wixsite.com 321
|
||||
blogspot.com 302
|
||||
webcindario.com 343
|
||||
wixsite.com 325
|
||||
blogspot.com 306
|
||||
iocnt.de 234
|
||||
dopla.com.pl 205
|
||||
start.page 202
|
||||
chefs-kitchen.co.uk 198
|
||||
p2l.info 198
|
||||
weebly.com 183
|
||||
myqcloud.com 175
|
||||
trekkww.space 170
|
||||
treker.fun 164
|
||||
myportfolio.com 159
|
||||
iberostar.com 155
|
||||
myqcloud.com 151
|
||||
unicainstrumentacao.com.br 147
|
||||
twojedom.pl 125
|
||||
solidinterimmanagement.nl 123
|
||||
vercel.app 119
|
||||
windows.com 119
|
||||
kwistasuzk.pl 118
|
||||
vercel.app 118
|
||||
baidu.com 117
|
||||
faqserv.com 117
|
||||
qq.com 116
|
||||
serswise.pl 112
|
||||
webydo.com 112
|
||||
eu5.net 108
|
||||
godaddysites.com 107
|
||||
magdach.pl 105
|
||||
trekkww.fun 105
|
||||
github.io 104
|
||||
cfolks.pl 101
|
||||
cfolks.pl 102
|
||||
github.io 102
|
||||
firecantrade.site 101
|
||||
llnw.net 101
|
||||
godaddysites.com 97
|
||||
24houcryptowatcher.com 95
|
||||
adobe.com 93
|
||||
malenst.pl 92
|
||||
@@ -52,8 +53,8 @@ amazonaws.com
|
||||
ralt.site 72
|
||||
freepl.top 70
|
||||
msn.com 70
|
||||
webflow.io 70
|
||||
order2588322.info 69
|
||||
webflow.io 68
|
||||
awicksin.com 67
|
||||
canfxprog.site 66
|
||||
kisspark.info 66
|
||||
@@ -79,13 +80,14 @@ canmaxiprog.site
|
||||
fartit.com 54
|
||||
vistvx.pl 53
|
||||
order48382.info 52
|
||||
codeanyapp.com 51
|
||||
plus.com 51
|
||||
dramaririnaldi.com 50
|
||||
hubside.fr 50
|
||||
programtts.top 50
|
||||
st6-investprog.site 50
|
||||
youku.com 50
|
||||
codeanyapp.com 49
|
||||
glitch.me 49
|
||||
microsoft.com 49
|
||||
olled.xyz 49
|
||||
dkonto.pl 48
|
||||
@@ -97,16 +99,16 @@ knto.cloud
|
||||
ordernew484822.info 47
|
||||
anwalt.de 46
|
||||
fjao.pl 46
|
||||
glitch.me 46
|
||||
openapp.link 46
|
||||
repl.co 46
|
||||
sina.com.cn 46
|
||||
utulo.site 46
|
||||
apprety.site 45
|
||||
livesketo.site 45
|
||||
miui.com 45
|
||||
orders23441.info 45
|
||||
repl.co 45
|
||||
hekko24.pl 44
|
||||
infura-ipfs.io 44
|
||||
oystergardens.club 44
|
||||
protrobit.site 44
|
||||
quickmarketnow.me 44
|
||||
@@ -121,13 +123,14 @@ tentaklsistem.click
|
||||
dfirma.pl 39
|
||||
dnsrobotuptime.ru 39
|
||||
espmp-cufr.net 39
|
||||
ukit.me 39
|
||||
098.pl 38
|
||||
aimedia.lk 38
|
||||
byseniscon.top 38
|
||||
corycabana.net 38
|
||||
in-group.xyz 38
|
||||
sportbetsignupcode.com 38
|
||||
ukit.me 38
|
||||
surge.sh 38
|
||||
americanexpress.com 37
|
||||
can-info.site 37
|
||||
covidvcfund.com 37
|
||||
@@ -145,8 +148,6 @@ rezolvs.pl
|
||||
hoster-test.ru 35
|
||||
nastep.pl 35
|
||||
ptyseek.pl 35
|
||||
azurewebsites.net 34
|
||||
blogspot.sn 34
|
||||
inforedan.space 34
|
||||
kowt.site 34
|
||||
m-shop.me 34
|
||||
@@ -157,7 +158,7 @@ espmp-aufr.net
|
||||
mllight.top 33
|
||||
oysterfloats.org 33
|
||||
samsung.com 33
|
||||
surge.sh 33
|
||||
azurewebsites.net 32
|
||||
bosd.online 32
|
||||
thermofisher.com 32
|
||||
tokoapril.com 32
|
||||
@@ -175,6 +176,7 @@ hotpr0g.site
|
||||
hut1.ru 30
|
||||
iqiyi.com 30
|
||||
marcukesh.top 30
|
||||
netlify.app 30
|
||||
order912412.info 30
|
||||
tcoprog.site 30
|
||||
total.fr 30
|
||||
@@ -184,25 +186,22 @@ btspolsky.top
|
||||
dns05.com 29
|
||||
garrettcountygranfondo.org 29
|
||||
infbal.site 29
|
||||
netlify.app 29
|
||||
linodeobjects.com 29
|
||||
newprogram.top 29
|
||||
newzgames.com 29
|
||||
online-like1.site 29
|
||||
order009988.info 29
|
||||
prlmaxiiisok.xyz 29
|
||||
rf.gd 29
|
||||
sviluppo.host 29
|
||||
360.cn 28
|
||||
aleragroup.com 28
|
||||
ebutudan.com 28
|
||||
maxiprog.xyz 28
|
||||
mystrikingly.com 28
|
||||
rf.gd 28
|
||||
vizvaz.com 28
|
||||
windows.net 28
|
||||
akamaihd.net 27
|
||||
gitbook.io 27
|
||||
innovatedating.com 27
|
||||
linodeobjects.com 27
|
||||
ltvsistem.site 27
|
||||
online.pro 27
|
||||
plfcaty.xyz 27
|
||||
@@ -210,12 +209,14 @@ vodafone.com
|
||||
wolterskluwer.com 27
|
||||
activpl-pro.site 26
|
||||
chainreact.xyz 26
|
||||
expobarrio.com 26
|
||||
glam.com 26
|
||||
idl.pl 26
|
||||
krpt-am0unt.xyz 26
|
||||
masterbolo.pl 26
|
||||
maxpeoplepl.top 26
|
||||
mszmidt.pl 26
|
||||
mystrikingly.com 26
|
||||
papiashvili.top 26
|
||||
polex.live 26
|
||||
pro1program.site 26
|
||||
@@ -227,7 +228,6 @@ zlpolska.xyz
|
||||
activeprog3.top 25
|
||||
all-app.cfd 25
|
||||
dostawa-safety.cyou 25
|
||||
expobarrio.com 25
|
||||
gemius.pl 25
|
||||
lakeviewcondostaug.com 25
|
||||
lareg.site 25
|
||||
@@ -243,6 +243,7 @@ teraw.site
|
||||
aols.pl 24
|
||||
autovistagroup.com 24
|
||||
bakerstreetfinance.tv 24
|
||||
blogspot.sn 24
|
||||
coddes.top 24
|
||||
crpt-gen.xyz 24
|
||||
hostingkampanya.com 24
|
||||
@@ -293,6 +294,7 @@ anticrsss1-ep.xyz
|
||||
b-cdn.net 20
|
||||
csb.app 20
|
||||
dnsfordomains.ru 20
|
||||
gitbook.io 20
|
||||
globaltradruv.com 20
|
||||
intuit.com 20
|
||||
liveblog365.com 20
|
||||
@@ -355,7 +357,6 @@ comfirty.top
|
||||
coocoldini.xyz 17
|
||||
epoise.com 17
|
||||
eutrty.top 17
|
||||
ewp.live 17
|
||||
focus.de 17
|
||||
formhh.top 17
|
||||
gertrader.xyz 17
|
||||
@@ -373,6 +374,7 @@ order131313.info
|
||||
ourtablets.com 17
|
||||
poland-plpro.site 17
|
||||
rutradersxprod.com 17
|
||||
aesthetise.com 16
|
||||
alicdn.com 16
|
||||
almosafer.com 16
|
||||
att.com 16
|
||||
@@ -423,6 +425,7 @@ dostawa-safety.sbs
|
||||
dowss.site 15
|
||||
dropcanoiles.com 15
|
||||
elespcoinn.site 15
|
||||
ewp.live 15
|
||||
gelopro.com 15
|
||||
go.com 15
|
||||
huborform.com.pl 15
|
||||
@@ -454,10 +457,10 @@ zaloapp.com
|
||||
163.com 14
|
||||
adp.com 14
|
||||
azureedge.net 14
|
||||
blogspot.hu 14
|
||||
dasms.xyz 14
|
||||
euprofx.top 14
|
||||
fc2.com 14
|
||||
fleek.co 14
|
||||
free9k.site 14
|
||||
id-1771.me 14
|
||||
id-76565.me 14
|
||||
@@ -497,13 +500,13 @@ vivo.com.cn
|
||||
x9.eu 14
|
||||
yandex.ru 14
|
||||
advance.net 13
|
||||
aesthetise.com 13
|
||||
alibaba.com 13
|
||||
alvargarsalv.site 13
|
||||
atsnx.com 13
|
||||
averydennison.com 13
|
||||
blogspot.hu 13
|
||||
brizy.site 13
|
||||
btntls.pl 13
|
||||
fleek.co 13
|
||||
gcion.com 13
|
||||
id-safety.xyz 13
|
||||
iwonacisek.pl 13
|
||||
@@ -531,9 +534,10 @@ prepci.pl
|
||||
progrbest.top 13
|
||||
progrr.top 13
|
||||
redusketo.xyz 13
|
||||
replit.app 13
|
||||
rigipsa.pl 13
|
||||
ru.com 13
|
||||
szczur.warszawa.pl 13
|
||||
taplink.ws 13
|
||||
tataras.com.pl 13
|
||||
taxility.com 13
|
||||
tes1aprodj.click 13
|
||||
@@ -560,7 +564,7 @@ apple.com
|
||||
arekhasnik.pl 12
|
||||
avaya.com 12
|
||||
blogspot.bg 12
|
||||
brizy.site 12
|
||||
blogspot.is 12
|
||||
capitalloredfd.site 12
|
||||
cenacoolo.pl 12
|
||||
chip.de 12
|
||||
@@ -591,6 +595,7 @@ opentraderxwe.com
|
||||
order9t2035.info 12
|
||||
orders8354.com 12
|
||||
orders8461.info 12
|
||||
pages.mus.br 12
|
||||
palladiumhotelgroup.com 12
|
||||
phweditorial.com 12
|
||||
pocklag.pl 12
|
||||
@@ -606,12 +611,12 @@ pwc.fr
|
||||
researchtik.site 12
|
||||
revoprogramxzsed.com 12
|
||||
roonss.xyz 12
|
||||
ru.com 12
|
||||
sa.com 12
|
||||
samsungcloudsolution.com 12
|
||||
shoptheios.online 12
|
||||
siemensplmevents.com 12
|
||||
spgros.pl 12
|
||||
taplink.ws 12
|
||||
teleportertyr.site 12
|
||||
teswp.xyz 12
|
||||
topya.com 12
|
||||
@@ -712,7 +717,6 @@ soulcar.pl
|
||||
sun-yeh.com 11
|
||||
takilon.top 11
|
||||
telichkakol.xyz 11
|
||||
test-hf.su 11
|
||||
tigernnal.cyou 11
|
||||
tinutv.pl 11
|
||||
trioprofit1.online 11
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2024-01-12T13:40:02.139Z
|
||||
# Size: 3514
|
||||
# Last Updated: 2024-01-13T12:28:37.573Z
|
||||
# Size: 3519
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -1238,7 +1238,6 @@ IP-CIDR,103.246.8.0/22
|
||||
IP-CIDR,103.246.152.0/22
|
||||
IP-CIDR,103.247.168.0/22
|
||||
IP-CIDR,103.247.176.0/22
|
||||
IP-CIDR,103.247.212.0/23
|
||||
IP-CIDR,103.248.102.0/23
|
||||
IP-CIDR,103.248.152.0/22
|
||||
IP-CIDR,103.248.224.0/22
|
||||
@@ -2245,6 +2244,7 @@ IP-CIDR,125.254.176.0/21
|
||||
IP-CIDR,125.254.184.0/22
|
||||
IP-CIDR,125.254.188.0/23
|
||||
IP-CIDR,125.254.190.0/24
|
||||
IP-CIDR,128.107.24.0/23
|
||||
IP-CIDR,128.108.0.0/16
|
||||
IP-CIDR,129.28.0.0/16
|
||||
IP-CIDR,129.204.0.0/16
|
||||
@@ -3258,7 +3258,12 @@ IP-CIDR,218.108.0.0/15
|
||||
IP-CIDR,218.192.0.0/12
|
||||
IP-CIDR,218.213.85.0/24
|
||||
IP-CIDR,218.240.0.0/18
|
||||
IP-CIDR,218.240.128.0/17
|
||||
IP-CIDR,218.240.128.0/19
|
||||
IP-CIDR,218.240.160.0/21
|
||||
IP-CIDR,218.240.168.0/22
|
||||
IP-CIDR,218.240.172.0/23
|
||||
IP-CIDR,218.240.174.0/24
|
||||
IP-CIDR,218.240.255.0/24
|
||||
IP-CIDR,218.241.16.0/21
|
||||
IP-CIDR,218.241.96.0/20
|
||||
IP-CIDR,218.241.112.0/24
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user