Compare commits
2 Commits
5cb02b1662
...
65e2c10793
Author | SHA1 | Date | |
---|---|---|---|
![]() |
65e2c10793 | ||
![]() |
d3f6ecd13b |
@ -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
|
||||||
|
@ -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
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user