This commit is contained in:
SukkaW
2025-01-03 09:46:45 +00:00
parent 2aa276828d
commit ee60680d41
16 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-01-03T09:44:46.181Z
# Last Updated: 2025-01-03T09:46:21.144Z
# Size: 2909
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Base
# Last Updated: 2025-01-03T09:44:46.010Z
# Last Updated: 2025-01-03T09:46:20.959Z
# Size: 112639
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Extra
# Last Updated: 2025-01-03T09:44:46.010Z
# Last Updated: 2025-01-03T09:46:20.959Z
# Size: 242721
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-01-03T09:44:46.081Z
# Last Updated: 2025-01-03T09:46:21.041Z
# Size: 4144
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Telegram IP CIDR
# Last Updated: 2021-10-01T16:51:55.000Z
# Size: 13
# Size: 14
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -14,6 +14,7 @@ IP-CIDR,91.108.4.0/22,no-resolve
IP-CIDR,91.108.8.0/21,no-resolve
IP-CIDR,91.108.16.0/21,no-resolve
IP-CIDR,91.108.56.0/22,no-resolve
IP-CIDR,95.161.64.0/20,no-resolve
IP-CIDR,149.154.160.0/20,no-resolve
IP-CIDR,185.76.151.0/24,no-resolve
IP-CIDR6,2001:b28:f23d::/48,no-resolve

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - General Global Services
# Last Updated: 2025-01-03T09:44:46.271Z
# Last Updated: 2025-01-03T09:46:21.246Z
# Size: 713
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2025-01-03T09:44:46.223Z
// # Build 2025-01-03T09:46:21.191Z
declare(strict_types=1);
@@ -2443,6 +2443,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,91.108.8.0/21,Global',
'IP-CIDR,91.108.16.0/21,Global',
'IP-CIDR,91.108.56.0/22,Global',
'IP-CIDR,95.161.64.0/20,Global',
'IP-CIDR,149.154.160.0/20,Global',
'IP-CIDR,185.76.151.0/24,Global',
'IP-CIDR6,2001:b28:f23d::/48,Global',

View File

@@ -1,5 +1,5 @@
! Title: Sukka's Ruleset - Blocklist for AdGuardHome
! Last modified: Fri, 03 Jan 2025 09:44:51 GMT
! Last modified: Fri, 03 Jan 2025 09:46:24 GMT
! Expires: 6 hours
! License: https://github.com/SukkaW/Surge/blob/master/LICENSE
! Homepage: https://github.com/SukkaW/Surge

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-01-03T09:44:46.181Z
# Last Updated: 2025-01-03T09:46:21.144Z
# Size: 2909
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Base
# Last Updated: 2025-01-03T09:44:46.010Z
# Last Updated: 2025-01-03T09:46:20.959Z
# Size: 112639
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Extra
# Last Updated: 2025-01-03T09:44:46.010Z
# Last Updated: 2025-01-03T09:46:20.959Z
# Size: 242721
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-01-03T09:44:46.081Z
# Last Updated: 2025-01-03T09:46:21.041Z
# Size: 4145
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Telegram IP CIDR
# Last Updated: 2021-10-01T16:51:55.000Z
# Size: 13
# Size: 14
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -14,6 +14,7 @@ IP-CIDR,91.108.4.0/22,no-resolve
IP-CIDR,91.108.8.0/21,no-resolve
IP-CIDR,91.108.16.0/21,no-resolve
IP-CIDR,91.108.56.0/22,no-resolve
IP-CIDR,95.161.64.0/20,no-resolve
IP-CIDR,149.154.160.0/20,no-resolve
IP-CIDR,185.76.151.0/24,no-resolve
IP-CIDR6,2001:b28:f23d::/48,no-resolve

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - General Global Services
# Last Updated: 2025-01-03T09:44:46.271Z
# Last Updated: 2025-01-03T09:46:21.246Z
# Size: 714
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -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-01-03T09:44:52.706Z</p>
<p>Last Build: 2025-01-03T09:46:25.605Z</p>
<br>
<ul class="directory-list">

View File

@@ -12,6 +12,7 @@
"91.108.8.0/21",
"91.108.16.0/21",
"91.108.56.0/22",
"95.161.64.0/20",
"149.154.160.0/20",
"185.76.151.0/24",
"2001:b28:f23d::/48",