mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 09:44:35 +00:00
deploy: 028d50d928
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Large Files Hosting Domains
|
||||
# Last Updated: 2025-04-19T15:10:24.160Z
|
||||
# Size: 1096
|
||||
# Last Updated: 2025-04-21T08:18:30.218Z
|
||||
# Size: 1097
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -766,6 +766,7 @@ dl.l.google.com
|
||||
codeload.github.com
|
||||
download.edovia.com
|
||||
updates.edovia.com
|
||||
download.eassos.com
|
||||
download.docker.com
|
||||
+.desktop.docker.com
|
||||
download.dlsite.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,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-04-20T23:23:31.258Z
|
||||
# Size: 4167
|
||||
# Last Updated: 2025-04-21T08:18:28.160Z
|
||||
# Size: 4166
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -2293,15 +2293,14 @@
|
||||
120.72.32.0/19
|
||||
120.72.160.0/24
|
||||
120.72.162.0/23
|
||||
120.72.164.0/22
|
||||
120.72.166.0/23
|
||||
120.72.168.0/24
|
||||
120.72.170.0/23
|
||||
120.72.172.0/23
|
||||
120.72.174.0/24
|
||||
120.72.177.0/24
|
||||
120.72.178.0/24
|
||||
120.72.180.0/24
|
||||
120.72.182.0/23
|
||||
120.72.182.0/24
|
||||
120.72.184.0/22
|
||||
120.72.188.0/23
|
||||
120.72.190.0/24
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||
# Last Updated: 2025-04-20T11:14:24.429Z
|
||||
# Size: 1474
|
||||
# Last Updated: 2025-04-21T08:18:28.161Z
|
||||
# Size: 1475
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -1234,7 +1234,6 @@
|
||||
2602:feda:1df::/48
|
||||
2602:feda:2d0::/44
|
||||
2602:feda:2f0::/44
|
||||
2602:feda:d80::/48
|
||||
2605:9d80:8001::/48
|
||||
2605:9d80:8011::/48
|
||||
2605:9d80:8021::/48
|
||||
@@ -1445,7 +1444,9 @@
|
||||
2a14:67c1:a02a::/48
|
||||
2a14:67c1:a02f::/48
|
||||
2a14:67c1:a061::/48
|
||||
2a14:67c1:a090::/48
|
||||
2a14:67c1:b066::/47
|
||||
2a14:67c1:b068::/48
|
||||
2a14:67c1:b100::/46
|
||||
2a14:67c5:1000::/38
|
||||
2a14:67c5:1400::/40
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
// # Build 2025-04-20T23:23:31.339Z
|
||||
// # Build 2025-04-21T08:18:28.205Z
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -4900,15 +4900,14 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,120.72.32.0/19,Domestic',
|
||||
'IP-CIDR,120.72.160.0/24,Domestic',
|
||||
'IP-CIDR,120.72.162.0/23,Domestic',
|
||||
'IP-CIDR,120.72.164.0/22,Domestic',
|
||||
'IP-CIDR,120.72.166.0/23,Domestic',
|
||||
'IP-CIDR,120.72.168.0/24,Domestic',
|
||||
'IP-CIDR,120.72.170.0/23,Domestic',
|
||||
'IP-CIDR,120.72.172.0/23,Domestic',
|
||||
'IP-CIDR,120.72.174.0/24,Domestic',
|
||||
'IP-CIDR,120.72.177.0/24,Domestic',
|
||||
'IP-CIDR,120.72.178.0/24,Domestic',
|
||||
'IP-CIDR,120.72.180.0/24,Domestic',
|
||||
'IP-CIDR,120.72.182.0/23,Domestic',
|
||||
'IP-CIDR,120.72.182.0/24,Domestic',
|
||||
'IP-CIDR,120.72.184.0/22,Domestic',
|
||||
'IP-CIDR,120.72.188.0/23,Domestic',
|
||||
'IP-CIDR,120.72.190.0/24,Domestic',
|
||||
@@ -8008,7 +8007,6 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2602:feda:1df::/48,Domestic',
|
||||
'IP-CIDR6,2602:feda:2d0::/44,Domestic',
|
||||
'IP-CIDR6,2602:feda:2f0::/44,Domestic',
|
||||
'IP-CIDR6,2602:feda:d80::/48,Domestic',
|
||||
'IP-CIDR6,2605:9d80:8001::/48,Domestic',
|
||||
'IP-CIDR6,2605:9d80:8011::/48,Domestic',
|
||||
'IP-CIDR6,2605:9d80:8021::/48,Domestic',
|
||||
@@ -8219,7 +8217,9 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2a14:67c1:a02a::/48,Domestic',
|
||||
'IP-CIDR6,2a14:67c1:a02f::/48,Domestic',
|
||||
'IP-CIDR6,2a14:67c1:a061::/48,Domestic',
|
||||
'IP-CIDR6,2a14:67c1:a090::/48,Domestic',
|
||||
'IP-CIDR6,2a14:67c1:b066::/47,Domestic',
|
||||
'IP-CIDR6,2a14:67c1:b068::/48,Domestic',
|
||||
'IP-CIDR6,2a14:67c1:b100::/46,Domestic',
|
||||
'IP-CIDR6,2a14:67c5:1000::/38,Domestic',
|
||||
'IP-CIDR6,2a14:67c5:1400::/40,Domestic',
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -6157,11 +6157,13 @@
|
||||
120.72.64.0/18
|
||||
120.72.128.0/19
|
||||
120.72.161.0/24
|
||||
120.72.164.0/23
|
||||
120.72.169.0/24
|
||||
120.72.175.0/24
|
||||
120.72.174.0/23
|
||||
120.72.176.0/24
|
||||
120.72.179.0/24
|
||||
120.72.181.0/24
|
||||
120.72.183.0/24
|
||||
120.72.191.0/24
|
||||
120.72.192.0/18
|
||||
120.73.0.0/16
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Large Files Hosting Domains
|
||||
# Last Updated: 2025-04-19T15:10:24.160Z
|
||||
# Size: 1096
|
||||
# Last Updated: 2025-04-21T08:18:30.218Z
|
||||
# Size: 1097
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -766,6 +766,7 @@ dl.l.google.com
|
||||
codeload.github.com
|
||||
download.edovia.com
|
||||
updates.edovia.com
|
||||
download.eassos.com
|
||||
download.docker.com
|
||||
.desktop.docker.com
|
||||
download.dlsite.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,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-04-20T23:23:31.258Z
|
||||
# Size: 4168
|
||||
# Last Updated: 2025-04-21T08:18:28.160Z
|
||||
# Size: 4167
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -2294,15 +2294,14 @@ IP-CIDR,120.68.0.0/14
|
||||
IP-CIDR,120.72.32.0/19
|
||||
IP-CIDR,120.72.160.0/24
|
||||
IP-CIDR,120.72.162.0/23
|
||||
IP-CIDR,120.72.164.0/22
|
||||
IP-CIDR,120.72.166.0/23
|
||||
IP-CIDR,120.72.168.0/24
|
||||
IP-CIDR,120.72.170.0/23
|
||||
IP-CIDR,120.72.172.0/23
|
||||
IP-CIDR,120.72.174.0/24
|
||||
IP-CIDR,120.72.177.0/24
|
||||
IP-CIDR,120.72.178.0/24
|
||||
IP-CIDR,120.72.180.0/24
|
||||
IP-CIDR,120.72.182.0/23
|
||||
IP-CIDR,120.72.182.0/24
|
||||
IP-CIDR,120.72.184.0/22
|
||||
IP-CIDR,120.72.188.0/23
|
||||
IP-CIDR,120.72.190.0/24
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||
# Last Updated: 2025-04-20T11:14:24.429Z
|
||||
# Size: 1475
|
||||
# Last Updated: 2025-04-21T08:18:28.161Z
|
||||
# Size: 1476
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -1235,7 +1235,6 @@ IP-CIDR6,2602:feda:1d1::/48
|
||||
IP-CIDR6,2602:feda:1df::/48
|
||||
IP-CIDR6,2602:feda:2d0::/44
|
||||
IP-CIDR6,2602:feda:2f0::/44
|
||||
IP-CIDR6,2602:feda:d80::/48
|
||||
IP-CIDR6,2605:9d80:8001::/48
|
||||
IP-CIDR6,2605:9d80:8011::/48
|
||||
IP-CIDR6,2605:9d80:8021::/48
|
||||
@@ -1446,7 +1445,9 @@ IP-CIDR6,2a14:67c1:a024::/48
|
||||
IP-CIDR6,2a14:67c1:a02a::/48
|
||||
IP-CIDR6,2a14:67c1:a02f::/48
|
||||
IP-CIDR6,2a14:67c1:a061::/48
|
||||
IP-CIDR6,2a14:67c1:a090::/48
|
||||
IP-CIDR6,2a14:67c1:b066::/47
|
||||
IP-CIDR6,2a14:67c1:b068::/48
|
||||
IP-CIDR6,2a14:67c1:b100::/46
|
||||
IP-CIDR6,2a14:67c5:1000::/38
|
||||
IP-CIDR6,2a14:67c5:1400::/40
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!name=[Sukka] Always Real IP Plus
|
||||
#!desc=Last Updated: 2025-04-20T23:23:29.443Z
|
||||
#!desc=Last Updated: 2025-04-21T08:18:26.808Z
|
||||
|
||||
[General]
|
||||
always-real-ip = %APPEND% dns.msftncsi.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.turn.twilio.com, *.stun.twilio.com, stun.syncthing.net, stun.*, *.sslip.io, *.nip.io
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!name=[Sukka] Local DNS Mapping
|
||||
#!desc=Last Updated: 2025-04-20T23:23:29.839Z
|
||||
#!desc=Last Updated: 2025-04-21T08:18:27.200Z
|
||||
|
||||
[Host]
|
||||
dns.alidns.com = 223.5.5.5, 223.6.6.6, 2400:3200:baba::1, 2400:3200::1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!name=[Sukka] URL Redirect
|
||||
#!desc=Last Updated: 2025-04-20T23:23:29.441Z Size: 127
|
||||
#!desc=Last Updated: 2025-04-21T08:18:26.807Z Size: 127
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% gravatar.neworld.org, cdn.v2ex.com, cdnjs.loli.net, fonts.loli.net, gstatic.loli.net, themes.loli.net, ajax.loli.net, gravatar.loli.net, gapis.geekzu.org, fonts.geekzu.org, sdn.geekzu.org, seccdn.libravatar.org, github.moeyy.xyz, use.sevencdn.com, raw.gitmirror.com, gist.gitmirror.com, raw.githubusercontents.com, gist.githubusercontents.com, cdn.gitmirror.com, raw.fastgit.org, fastly.jsdelivr.net, gcore.jsdelivr.net, testingcf.jsdelivr.net, cdn.jsdmirror.com, cdn.jsdmirror.cn, jsd.onmicrosoft.cn, npm.onmicrosoft.cn, cdnjs.onmicrosoft.cn, raw.kgithub.com, raw.kkgithub.com, cdn.iocdn.cc, googlefonts.admincdn.com, googleajax.admincdn.com, cdnjs.admincdn.com, polyfill.io, polyfill.top, polyfill-js.cn, cdn.polyfill.io, fastly-polyfill.io, fastly-polyfill.net, cdn.bootcss.com, cdn.bootcdn.net, cdn.staticfile.net, cdn.staticfile.org, unpkg.com, pics.javbus.com, ign.xn--fiqs8s, *.ign.xn--fiqs8s, abbyychina.com, *.abbyychina.com, bartender.cc, *.bartender.cc, betterzip.net, *.betterzip.net, beyondcompare.cc, *.beyondcompare.cc, bingdianhuanyuan.cn, *.bingdianhuanyuan.cn, chemdraw.com.cn, *.chemdraw.com.cn, codesoftchina.com, *.codesoftchina.com, coreldrawchina.com, *.coreldrawchina.com, crossoverchina.com, *.crossoverchina.com, easyrecoverychina.com, *.easyrecoverychina.com, ediuschina.com, *.ediuschina.com, flstudiochina.com, *.flstudiochina.com, formysql.com, *.formysql.com, guitarpro.cc, *.guitarpro.cc, huishenghuiying.com.cn, *.huishenghuiying.com.cn, iconworkshop.cn, *.iconworkshop.cn, imindmap.cc, *.imindmap.cc, jihehuaban.com.cn, *.jihehuaban.com.cn, keyshot.cc, *.keyshot.cc, mathtype.cn, *.mathtype.cn, mindmanager.cc, *.mindmanager.cc, mindmapper.cc, *.mindmapper.cc, mycleanmymac.com, *.mycleanmymac.com, nicelabel.cc, *.nicelabel.cc, ntfsformac.cc, *.ntfsformac.cc, ntfsformac.cn, *.ntfsformac.cn, overturechina.com, *.overturechina.com, passwordrecovery.cn, *.passwordrecovery.cn, pdfexpert.cc, *.pdfexpert.cc, ultraiso.net, *.ultraiso.net, vegaschina.cn, *.vegaschina.cn, xmindchina.net, *.xmindchina.net, xshellcn.com, *.xshellcn.com, yuanchengxiezuo.com, *.yuanchengxiezuo.com, zbrushcn.com, *.zbrushcn.com, google.cn, www.google.cn, g.cn, ditu.google.cn, maps.google.cn, www.g.cn, acg.tv, minecraft.fandom.com, missav.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-04-20T23:23:40.196Z</p>
|
||||
<p>Last Build: 2025-04-21T08:18:36.977Z</p>
|
||||
<br>
|
||||
<ul class="directory-list">
|
||||
|
||||
|
||||
@@ -340,6 +340,7 @@
|
||||
"codeload.github.com",
|
||||
"download.edovia.com",
|
||||
"updates.edovia.com",
|
||||
"download.eassos.com",
|
||||
"download.docker.com",
|
||||
"download.dlsite.com",
|
||||
"downloads.cursor.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
@@ -2291,15 +2291,14 @@
|
||||
"120.72.32.0/19",
|
||||
"120.72.160.0/24",
|
||||
"120.72.162.0/23",
|
||||
"120.72.164.0/22",
|
||||
"120.72.166.0/23",
|
||||
"120.72.168.0/24",
|
||||
"120.72.170.0/23",
|
||||
"120.72.172.0/23",
|
||||
"120.72.174.0/24",
|
||||
"120.72.177.0/24",
|
||||
"120.72.178.0/24",
|
||||
"120.72.180.0/24",
|
||||
"120.72.182.0/23",
|
||||
"120.72.182.0/24",
|
||||
"120.72.184.0/22",
|
||||
"120.72.188.0/23",
|
||||
"120.72.190.0/24",
|
||||
|
||||
@@ -1232,7 +1232,6 @@
|
||||
"2602:feda:1df::/48",
|
||||
"2602:feda:2d0::/44",
|
||||
"2602:feda:2f0::/44",
|
||||
"2602:feda:d80::/48",
|
||||
"2605:9d80:8001::/48",
|
||||
"2605:9d80:8011::/48",
|
||||
"2605:9d80:8021::/48",
|
||||
@@ -1443,7 +1442,9 @@
|
||||
"2a14:67c1:a02a::/48",
|
||||
"2a14:67c1:a02f::/48",
|
||||
"2a14:67c1:a061::/48",
|
||||
"2a14:67c1:a090::/48",
|
||||
"2a14:67c1:b066::/47",
|
||||
"2a14:67c1:b068::/48",
|
||||
"2a14:67c1:b100::/46",
|
||||
"2a14:67c5:1000::/38",
|
||||
"2a14:67c5:1400::/40",
|
||||
|
||||
Reference in New Issue
Block a user