From b86bab53e797460b50956b75dc1b07ea10306403 Mon Sep 17 00:00:00 2001
From: SukkaBot
Date: Tue, 23 Apr 2024 07:19:06 +0000
Subject: [PATCH] deploy: SukkaW/Surge@b2690e6fb2230463aefc394fdc24e5b38761e71f
---
Clash/ip/china_ip.txt | 5 +-
Clash/non_ip/reject-url-regex.txt | 13 ++
Internal/appprofile.php | 3 +-
Internal/reject-stats.txt | 34 ++---
List/internal/appprofile.php | 3 +-
List/ip/china_ip.conf | 5 +-
List/non_ip/reject-url-regex.conf | 190 ++++++++++++++++++++++++++
List/non_ip/reject.conf | 181 +-----------------------
Modules/sukka_mitm_hostnames.sgmodule | 4 +-
Modules/sukka_url_rewrite.sgmodule | 4 +
index.html | 4 +-
11 files changed, 240 insertions(+), 206 deletions(-)
create mode 100644 Clash/non_ip/reject-url-regex.txt
create mode 100644 List/non_ip/reject-url-regex.conf
diff --git a/Clash/ip/china_ip.txt b/Clash/ip/china_ip.txt
index eeab7f991..e36b53c1f 100644
--- a/Clash/ip/china_ip.txt
+++ b/Clash/ip/china_ip.txt
@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
-# Last Updated: 2024-04-23T04:32:56.289Z
-# Size: 3542
+# Last Updated: 2024-04-23T07:18:55.630Z
+# Size: 3543
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1012,6 +1012,7 @@
103.131.168.0/22
103.132.80.0/23
103.132.212.0/23
+103.133.128.0/24
103.135.160.0/22
103.135.192.0/24
103.135.194.0/24
diff --git a/Clash/non_ip/reject-url-regex.txt b/Clash/non_ip/reject-url-regex.txt
new file mode 100644
index 000000000..24c006a12
--- /dev/null
+++ b/Clash/non_ip/reject-url-regex.txt
@@ -0,0 +1,13 @@
+#########################################
+# Sukka's Ruleset - Reject URL
+# Last Updated: 2024-04-23T07:19:02.379Z
+# Size: 1
+# License: AGPL 3.0
+# Homepage: https://ruleset.skk.moe
+# GitHub: https://github.com/SukkaW/Surge
+#
+# The ruleset supports AD blocking, tracking protection, privacy protection, anti-phishing, anti-mining
+# Need Surge Module: https://ruleset.skk.moe/Modules/sukka_mitm_hostnames.sgmodule
+#########################################
+DOMAIN,this_ruleset_is_made_by_sukkaw.ruleset.skk.moe
+################## EOF ##################
diff --git a/Internal/appprofile.php b/Internal/appprofile.php
index ae8f8a126..89d305f18 100644
--- a/Internal/appprofile.php
+++ b/Internal/appprofile.php
@@ -1,6 +1,6 @@
Made by Sukka | Source @ GitHub | Licensed under AGPL-3.0
- Last Build: 2024-04-23T07:02:48.766Z
-
- List
- domainset
- non_ip
- ip
- internal
- Clash
- Modules
- Script
- Mock
- Internal
- LICENSE
+ Last Build: 2024-04-23T07:19:02.421Z
+
- List
- domainset
- non_ip
- ip
- internal
- Clash
- Modules
- Script
- Mock
- Internal
- LICENSE