Compare commits

...

2 Commits

Author SHA1 Message Date
gitea-action
65e2c10793 luci-app-passwall: sync upstream
last commit: 099ed58cd5
2025-05-05 21:13:22 +08:00
gitea-action
d3f6ecd13b sing-box: update to 1.11.10 2025-05-05 21:10:46 +08:00
3 changed files with 3 additions and 12 deletions

View File

@ -9,4 +9,5 @@ googleapis.cn
googleapis.com googleapis.com
google.com.tw google.com.tw
google.com.hk google.com.hk
gstatic.com
xn--ngstr-lra8j.com xn--ngstr-lra8j.com

View File

@ -117,13 +117,3 @@ index b73edaa..ada52ad 100644
+203.208.40.0/23 +203.208.40.0/23
+34.149.0.0/16 +34.149.0.0/16
+72.18.83.0/24 +72.18.83.0/24
diff --git a/luci-app-passwall/root/usr/share/passwall/rules/proxy_host b/luci-app-passwall/root/usr/share/passwall/rules/proxy_host
index 72c498c..4aa1a8c 100644
--- a/luci-app-passwall/root/usr/share/passwall/rules/proxy_host
+++ b/luci-app-passwall/root/usr/share/passwall/rules/proxy_host
@@ -9,5 +9,4 @@ googleapis.cn
googleapis.com
google.com.tw
google.com.hk
-gstatic.com
xn--ngstr-lra8j.com

View File

@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=sing-box PKG_NAME:=sing-box
PKG_VERSION:=1.11.9 PKG_VERSION:=1.11.10
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)? PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=ee0c183ed9c431a2b6b5f12cad0cfb1d2bccb83147b641d50a619a381fa9d449 PKG_HASH:=b79281cbe1a9585bf53855ebc9513ccf2fe772983c4926554389ba0f5598da3e
PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=LICENSE PKG_LICENSE_FILES:=LICENSE