This commit is contained in:
SukkaBot
2024-06-13 11:08:08 +00:00
parent 18fd0033b6
commit 13161b7ef8
9 changed files with 84 additions and 362 deletions

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: 2024-06-13T06:08:59.477Z
# Size: 3564
# Last Updated: 2024-06-13T11:08:02.740Z
# Size: 3566
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -3487,7 +3487,9 @@
222.126.160.0/21
222.126.168.0/22
222.126.173.0/24
222.126.176.0/21
222.126.176.0/22
222.126.180.0/23
222.126.183.0/24
222.126.216.0/24
222.126.228.0/23
222.126.236.0/22

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Domains
# Last Updated: 2024-05-18T20:29:11.856Z
# Size: 59
# Last Updated: 2024-06-13T11:08:02.957Z
# Size: 62
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -17,6 +17,9 @@ DOMAIN-SUFFIX,net.mydays.de
DOMAIN-SUFFIX,advertising.com
DOMAIN-SUFFIX,amplitude.com
DOMAIN-SUFFIX,crazyegg.com
DOMAIN-SUFFIX,incoming-telemetry.thunderbird.net
DOMAIN-SUFFIX,telemetry.mozilla.org
DOMAIN-SUFFIX,telemetry-coverage.mozilla.org
DOMAIN-SUFFIX,openx.net
DOMAIN-KEYWORD,wxsnsdy
DOMAIN-KEYWORD,-tracker.biliapi.net

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2024-06-13T06:08:59.751Z
// # Build 2024-06-13T11:08:02.810Z
declare(strict_types=1);
@@ -5630,7 +5630,9 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,222.126.160.0/21,Domestic',
'IP-CIDR,222.126.168.0/22,Domestic',
'IP-CIDR,222.126.173.0/24,Domestic',
'IP-CIDR,222.126.176.0/21,Domestic',
'IP-CIDR,222.126.176.0/22,Domestic',
'IP-CIDR,222.126.180.0/23,Domestic',
'IP-CIDR,222.126.183.0/24,Domestic',
'IP-CIDR,222.126.216.0/24,Domestic',
'IP-CIDR,222.126.228.0/23,Domestic',
'IP-CIDR,222.126.236.0/22,Domestic',

View File

@@ -1,4 +1,4 @@
r2.dev 4187
r2.dev 4174
cloudfront.net 1250
weebly.com 125
windows.com 119
@@ -22,7 +22,7 @@ netspend.com
taobao.com 57
bravenet.com 55
codeanyapp.com 54
hoster-test.ru 54
hoster-test.ru 53
eccocar.com 52
townsquarenewsletters.com 52
pages.dev 51
@@ -30,12 +30,12 @@ plus.com
youku.com 51
dramaririnaldi.com 50
cdn77.org 49
wpenginepowered.com 47
anwalt.de 46
experian.com 46
hstn.me 46
pandasuite.io 46
sina.com.cn 46
wpenginepowered.com 46
79j68qav2.com 44
miui.com 44
quickmarketnow.me 44
@@ -74,15 +74,15 @@ aleragroup.com
newzgames.com 29
360.cn 28
akamaihd.net 28
dreamwp.com 28
serv00.net 28
urest.org 28
vodafone.com 28
wixstudio.io 28
aaa.com 27
b-cdn.net 27
dreamwp.com 27
github.io 27
klewmedia.com 27
serv00.net 27
unixofficeequipment.com 27
aremedia.com.au 26
glam.com 26

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: 2024-06-13T06:08:59.477Z
# Size: 3564
# Last Updated: 2024-06-13T11:08:02.739Z
# Size: 3566
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -3487,7 +3487,9 @@ IP-CIDR,222.126.150.0/23
IP-CIDR,222.126.160.0/21
IP-CIDR,222.126.168.0/22
IP-CIDR,222.126.173.0/24
IP-CIDR,222.126.176.0/21
IP-CIDR,222.126.176.0/22
IP-CIDR,222.126.180.0/23
IP-CIDR,222.126.183.0/24
IP-CIDR,222.126.216.0/24
IP-CIDR,222.126.228.0/23
IP-CIDR,222.126.236.0/22

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Domains
# Last Updated: 2024-05-18T20:29:11.856Z
# Size: 67
# Last Updated: 2024-06-13T11:08:02.957Z
# Size: 70
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -12,6 +12,9 @@ DOMAIN,this_ruleset_is_made_by_sukkaw.ruleset.skk.moe
DOMAIN,this_rule_set_is_made_by_sukkaw.skk.moe
DOMAIN,stun.smartgslb.com
DOMAIN-SUFFIX,openx.net
DOMAIN-SUFFIX,telemetry-coverage.mozilla.org
DOMAIN-SUFFIX,telemetry.mozilla.org
DOMAIN-SUFFIX,incoming-telemetry.thunderbird.net
DOMAIN-SUFFIX,crazyegg.com
DOMAIN-SUFFIX,amplitude.com
DOMAIN-SUFFIX,advertising.com

File diff suppressed because one or more lines are too long