From 56014adcd95866d63bdaf37a41c7277805b594c9 Mon Sep 17 00:00:00 2001
From: SukkaW
Date: Sun, 9 Feb 2025 13:09:17 +0000
Subject: [PATCH] deploy:
https://github.com/SukkaW/Surge/commit/801e98ef0d1cbbf9649757ca2c6c8b5f46c7a0e8
---
Clash/domainset/cdn.txt | 5 +++--
Clash/domainset/reject.txt | 5 ++---
Clash/domainset/reject_extra.txt | 6 ++++--
Clash/ip/china_ip.txt | 4 ++--
Internal/appprofile.php | 4 ++--
Internal/reject-adguardhome.txt | 3 +--
Internal/reversed-chn-cidr.txt | 1 +
List/domainset/cdn.conf | 5 +++--
List/domainset/reject.conf | 5 ++---
List/domainset/reject_extra.conf | 6 ++++--
List/ip/china_ip.conf | 4 ++--
index.html | 2 +-
sing-box/domainset/cdn.json | 1 +
sing-box/domainset/reject.json | 1 -
sing-box/domainset/reject_extra.json | 2 ++
sing-box/ip/china_ip.json | 2 +-
16 files changed, 31 insertions(+), 25 deletions(-)
diff --git a/Clash/domainset/cdn.txt b/Clash/domainset/cdn.txt
index dc77236e0..da9259c53 100644
--- a/Clash/domainset/cdn.txt
+++ b/Clash/domainset/cdn.txt
@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
-# Last Updated: 2025-02-08T07:02:59.128Z
-# Size: 3102
+# Last Updated: 2025-02-09T13:08:36.035Z
+# Size: 3103
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -2367,6 +2367,7 @@ imgs.search.brave.com
cdn.search.brave.com
assets.bnidx.com
images.bfmtv.com
+cdn.bfldr.com
public-cdn.bblmw.com
makerworld.bblmw.com
+.applicationinsights.azure.com
diff --git a/Clash/domainset/reject.txt b/Clash/domainset/reject.txt
index 0faeedf64..c293de2bb 100644
--- a/Clash/domainset/reject.txt
+++ b/Clash/domainset/reject.txt
@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Base
-# Last Updated: 2025-02-09T12:34:30.706Z
-# Size: 73246
+# Last Updated: 2025-02-09T13:08:31.503Z
+# Size: 73245
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -39555,7 +39555,6 @@ mepodownload.mediatek.com
+.lirretsn.com
+.res.lintlink.com
+.syndication.linkwitt.com
-+.linksprf.com
+.linkmink.com
+.syndication.linkfryn.com
+.st.linkfire.com
diff --git a/Clash/domainset/reject_extra.txt b/Clash/domainset/reject_extra.txt
index 95f5baa04..c5befe009 100644
--- a/Clash/domainset/reject_extra.txt
+++ b/Clash/domainset/reject_extra.txt
@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Extra
-# Last Updated: 2025-02-09T12:34:30.707Z
-# Size: 289628
+# Last Updated: 2025-02-09T13:08:31.503Z
+# Size: 289630
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -200493,6 +200493,7 @@ tracking.klickthru.com
+.fswretail.com
+.fspark-ap.com
+.fsagroupe.com
++.fs-loader.com
+.fryawlauk.com
+.fruvumoxw.com
+.fruitflan.com
@@ -227604,6 +227605,7 @@ public.gdtimg.com
+.fhbcru.com
+.fhanbe.com
+.applibs.fglife.com
++.hub.fghtem.com
+.fgf-rk.com
+.ffplng.com
+.fexzuf.com
diff --git a/Clash/ip/china_ip.txt b/Clash/ip/china_ip.txt
index d7ee54ce7..ef1ccac32 100644
--- a/Clash/ip/china_ip.txt
+++ b/Clash/ip/china_ip.txt
@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
-# Last Updated: 2025-02-09T03:47:22.219Z
+# Last Updated: 2025-02-09T13:08:35.664Z
# Size: 4293
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -2968,7 +2968,7 @@
156.227.40.0/21
156.227.48.0/20
156.232.9.0/24
-156.232.10.0/23
+156.232.10.0/24
156.239.0.0/20
156.239.64.0/18
156.239.224.0/19
diff --git a/Internal/appprofile.php b/Internal/appprofile.php
index 69be77599..5b1a8ef9a 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: 2025-02-09T12:34:53.982Z
+ Last Build: 2025-02-09T13:08:54.266Z
diff --git a/sing-box/domainset/cdn.json b/sing-box/domainset/cdn.json
index 9a9570241..a868b5e49 100644
--- a/sing-box/domainset/cdn.json
+++ b/sing-box/domainset/cdn.json
@@ -1622,6 +1622,7 @@
"cdn.search.brave.com",
"assets.bnidx.com",
"images.bfmtv.com",
+ "cdn.bfldr.com",
"public-cdn.bblmw.com",
"makerworld.bblmw.com",
"cdn.prod.ext.web.purview.azure.com",
diff --git a/sing-box/domainset/reject.json b/sing-box/domainset/reject.json
index cbd3d417e..b50ec152b 100644
--- a/sing-box/domainset/reject.json
+++ b/sing-box/domainset/reject.json
@@ -40215,7 +40215,6 @@
"lirretsn.com",
"res.lintlink.com",
"syndication.linkwitt.com",
- "linksprf.com",
"linkmink.com",
"syndication.linkfryn.com",
"st.linkfire.com",
diff --git a/sing-box/domainset/reject_extra.json b/sing-box/domainset/reject_extra.json
index 5b82c8de2..09d681f3f 100644
--- a/sing-box/domainset/reject_extra.json
+++ b/sing-box/domainset/reject_extra.json
@@ -200792,6 +200792,7 @@
"fswretail.com",
"fspark-ap.com",
"fsagroupe.com",
+ "fs-loader.com",
"fryawlauk.com",
"fruvumoxw.com",
"fruitflan.com",
@@ -227812,6 +227813,7 @@
"fhbcru.com",
"fhanbe.com",
"applibs.fglife.com",
+ "hub.fghtem.com",
"fgf-rk.com",
"ffplng.com",
"fexzuf.com",
diff --git a/sing-box/ip/china_ip.json b/sing-box/ip/china_ip.json
index fe56ef11e..7b56b7acf 100644
--- a/sing-box/ip/china_ip.json
+++ b/sing-box/ip/china_ip.json
@@ -2966,7 +2966,7 @@
"156.227.40.0/21",
"156.227.48.0/20",
"156.232.9.0/24",
- "156.232.10.0/23",
+ "156.232.10.0/24",
"156.239.0.0/20",
"156.239.64.0/18",
"156.239.224.0/19",