This commit is contained in:
SukkaW
2025-07-01 07:00:17 +00:00
parent 7b0c1b339e
commit 26ae2e7012
22 changed files with 2604 additions and 2344 deletions

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-06-30T15:59:41.934Z
# Size: 3679
# Last Updated: 2025-07-01T06:59:48.033Z
# Size: 3682
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1895,6 +1895,9 @@ js.navattic.com
c.navattic.com
static.narrativ.com
static.namebeta.com
sg-thumbnail-drive.mypikpak.com
res-etl-ssl.mypikpak.com
static.mypikpak.com
+.myavlive.com
+.muscache.com
+.msftncsi.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

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-06-30T15:59:42.226Z
# Size: 4234
# Last Updated: 2025-07-01T06:59:48.864Z
# Size: 4232
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -12,7 +12,6 @@
1.8.1.0/24
1.8.8.0/24
1.12.0.0/14
1.18.128.0/24
1.24.0.0/13
1.32.228.0/24
1.32.237.0/24
@@ -3235,8 +3234,7 @@
202.61.131.0/24
202.61.132.0/22
202.61.136.0/24
202.61.138.0/23
202.61.140.0/24
202.61.138.0/24
202.61.142.0/23
202.61.144.0/21
202.61.152.0/22

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-06-30T09:28:00.394Z
# Size: 1439
# Last Updated: 2025-07-01T06:59:48.865Z
# Size: 1440
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -460,6 +460,7 @@
2406:840:e608::/46
2406:840:e620::/47
2406:840:e666::/47
2406:840:e720::/44
2406:840:e770::/48
2406:840:e777::/48
2406:840:e80f::/48
@@ -1394,7 +1395,7 @@
2a14:67c1:a064::/48
2a14:67c1:a090::/46
2a14:67c1:a100::/43
2a14:67c1:a120::/47
2a14:67c1:a121::/48
2a14:67c1:a127::/48
2a14:67c1:a142::/48
2a14:67c1:b000::/48

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2025-06-30T17:01:38.881Z
// # Build 2025-07-01T06:59:48.916Z
declare(strict_types=1);
@@ -2837,7 +2837,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,1.8.1.0/24,Domestic',
'IP-CIDR,1.8.8.0/24,Domestic',
'IP-CIDR,1.12.0.0/14,Domestic',
'IP-CIDR,1.18.128.0/24,Domestic',
'IP-CIDR,1.24.0.0/13,Domestic',
'IP-CIDR,1.32.228.0/24,Domestic',
'IP-CIDR,1.32.237.0/24,Domestic',
@@ -6060,8 +6059,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,202.61.131.0/24,Domestic',
'IP-CIDR,202.61.132.0/22,Domestic',
'IP-CIDR,202.61.136.0/24,Domestic',
'IP-CIDR,202.61.138.0/23,Domestic',
'IP-CIDR,202.61.140.0/24,Domestic',
'IP-CIDR,202.61.138.0/24,Domestic',
'IP-CIDR,202.61.142.0/23,Domestic',
'IP-CIDR,202.61.144.0/21,Domestic',
'IP-CIDR,202.61.152.0/22,Domestic',
@@ -7519,6 +7517,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:e608::/46,Domestic',
'IP-CIDR6,2406:840:e620::/47,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',
@@ -8453,7 +8452,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:a064::/48,Domestic',
'IP-CIDR6,2a14:67c1:a090::/46,Domestic',
'IP-CIDR6,2a14:67c1:a100::/43,Domestic',
'IP-CIDR6,2a14:67c1:a120::/47,Domestic',
'IP-CIDR6,2a14:67c1:a121::/48,Domestic',
'IP-CIDR6,2a14:67c1:a127::/48,Domestic',
'IP-CIDR6,2a14:67c1:a142::/48,Domestic',
'IP-CIDR6,2a14:67c1:b000::/48,Domestic',

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-06-30T15:59:41.934Z
# Size: 3679
# Last Updated: 2025-07-01T06:59:48.033Z
# Size: 3682
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1895,6 +1895,9 @@ js.navattic.com
c.navattic.com
static.narrativ.com
static.namebeta.com
sg-thumbnail-drive.mypikpak.com
res-etl-ssl.mypikpak.com
static.mypikpak.com
.myavlive.com
.muscache.com
.msftncsi.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

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-06-30T15:59:42.226Z
# Size: 4235
# Last Updated: 2025-07-01T06:59:48.864Z
# Size: 4233
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -13,7 +13,6 @@ IP-CIDR,1.2.4.0/24
IP-CIDR,1.8.1.0/24
IP-CIDR,1.8.8.0/24
IP-CIDR,1.12.0.0/14
IP-CIDR,1.18.128.0/24
IP-CIDR,1.24.0.0/13
IP-CIDR,1.32.228.0/24
IP-CIDR,1.32.237.0/24
@@ -3236,8 +3235,7 @@ IP-CIDR,202.61.128.0/23
IP-CIDR,202.61.131.0/24
IP-CIDR,202.61.132.0/22
IP-CIDR,202.61.136.0/24
IP-CIDR,202.61.138.0/23
IP-CIDR,202.61.140.0/24
IP-CIDR,202.61.138.0/24
IP-CIDR,202.61.142.0/23
IP-CIDR,202.61.144.0/21
IP-CIDR,202.61.152.0/22

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-06-30T09:28:00.394Z
# Size: 1440
# Last Updated: 2025-07-01T06:59:48.865Z
# Size: 1441
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -461,6 +461,7 @@ IP-CIDR6,2406:840:e600::/47
IP-CIDR6,2406:840:e608::/46
IP-CIDR6,2406:840:e620::/47
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
@@ -1395,7 +1396,7 @@ IP-CIDR6,2a14:67c1:a061::/48
IP-CIDR6,2a14:67c1:a064::/48
IP-CIDR6,2a14:67c1:a090::/46
IP-CIDR6,2a14:67c1:a100::/43
IP-CIDR6,2a14:67c1:a120::/47
IP-CIDR6,2a14:67c1:a121::/48
IP-CIDR6,2a14:67c1:a127::/48
IP-CIDR6,2a14:67c1:a142::/48
IP-CIDR6,2a14:67c1:b000::/48

View File

@@ -1,8 +1,8 @@
#!name=[Sukka] URL Redirect
#!desc=Last Updated: 2025-06-22T08:21:57.255Z Size: 127
#!desc=Last Updated: 2025-07-01T06:59:46.751Z Size: 128
[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
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, missav.ws
[URL Rewrite]
^https?://gravatar\.neworld\.org/(.*) https://secure.gravatar.com/$1 header
@@ -110,4 +110,5 @@ hostname = %APPEND% gravatar.neworld.org, cdn.v2ex.com, cdnjs.loli.net, fonts.lo
^https?://acg\.tv/(.*) https://b23.tv/$1 307
^https?://minecraft\.fandom\.com/wiki/(.*) https://minecraft.wiki/w/$1 307
^https?://minecraft\.fandom\.com/(.*) https://minecraft.wiki/$1 307
^https?://missav\.com/(.*) https://missav.ws/$1 307
^https?://missav\.com/(.*) https://missav.ai/$1 307
^https?://missav\.ws/(.*) https://missav.ai/$1 307

View File

@@ -575,7 +575,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-30T17:01:46.450Z</p>
<p>Last Build: 2025-07-01T06:59:57.279Z</p>
<br>
<ul class="tree">

View File

@@ -1272,6 +1272,9 @@
"c.navattic.com",
"static.narrativ.com",
"static.namebeta.com",
"sg-thumbnail-drive.mypikpak.com",
"res-etl-ssl.mypikpak.com",
"static.mypikpak.com",
"cdnl.moviefap.com",
"img.moviefap.com",
"cdn-public-apis.moonlock.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

View File

@@ -10,7 +10,6 @@
"1.8.1.0/24",
"1.8.8.0/24",
"1.12.0.0/14",
"1.18.128.0/24",
"1.24.0.0/13",
"1.32.228.0/24",
"1.32.237.0/24",
@@ -3233,8 +3232,7 @@
"202.61.131.0/24",
"202.61.132.0/22",
"202.61.136.0/24",
"202.61.138.0/23",
"202.61.140.0/24",
"202.61.138.0/24",
"202.61.142.0/23",
"202.61.144.0/21",
"202.61.152.0/22",

View File

@@ -458,6 +458,7 @@
"2406:840:e608::/46",
"2406:840:e620::/47",
"2406:840:e666::/47",
"2406:840:e720::/44",
"2406:840:e770::/48",
"2406:840:e777::/48",
"2406:840:e80f::/48",
@@ -1392,7 +1393,7 @@
"2a14:67c1:a064::/48",
"2a14:67c1:a090::/46",
"2a14:67c1:a100::/43",
"2a14:67c1:a120::/47",
"2a14:67c1:a121::/48",
"2a14:67c1:a127::/48",
"2a14:67c1:a142::/48",
"2a14:67c1:b000::/48",