mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
luci-app-ssr-plus: remove some incorrect gfw domain
This commit is contained in:
parent
bad44b8347
commit
a05d3418ca
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-ssr-plus
|
||||
PKG_VERSION:=1
|
||||
PKG_RELEASE:=122
|
||||
PKG_RELEASE:=123
|
||||
|
||||
PKG_CONFIG_DEPENDS:= CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks \
|
||||
CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_V2ray \
|
||||
|
@ -460,7 +460,6 @@ ipset=/.chinamule.com/gfwlist
|
||||
ipset=/.chinamz.org/gfwlist
|
||||
ipset=/.chinarightsia.org/gfwlist
|
||||
ipset=/.chinasocialdemocraticparty.com/gfwlist
|
||||
ipset=/.chinaso.com/gfwlist
|
||||
ipset=/.chinasoul.org/gfwlist
|
||||
ipset=/.chinatimes.com/gfwlist
|
||||
ipset=/.chinatweeps.com/gfwlist
|
||||
@ -2119,7 +2118,6 @@ ipset=/.snooper.co.uk/gfwlist
|
||||
ipset=/.sobees.com/gfwlist
|
||||
ipset=/.socialwhale.com/gfwlist
|
||||
ipset=/.sockslist.net/gfwlist
|
||||
ipset=/.so.com/gfwlist
|
||||
ipset=/.sod.co.jp/gfwlist
|
||||
ipset=/.softether.co.jp/gfwlist
|
||||
ipset=/.softether-download.com/gfwlist
|
||||
@ -2141,7 +2139,6 @@ ipset=/.sonidodelaesperanza.org/gfwlist
|
||||
ipset=/.sopcast.com/gfwlist
|
||||
ipset=/.sopcast.org/gfwlist
|
||||
ipset=/.sorting-algorithms.com/gfwlist
|
||||
ipset=/.soso.com/gfwlist
|
||||
ipset=/.soumo.info/gfwlist
|
||||
ipset=/.soundcloud.com/gfwlist
|
||||
ipset=/.soundofhope.kr/gfwlist
|
||||
@ -3403,7 +3400,6 @@ server=/.chinamule.com/127.0.0.1#5335
|
||||
server=/.chinamz.org/127.0.0.1#5335
|
||||
server=/.chinarightsia.org/127.0.0.1#5335
|
||||
server=/.chinasocialdemocraticparty.com/127.0.0.1#5335
|
||||
server=/.chinaso.com/127.0.0.1#5335
|
||||
server=/.chinasoul.org/127.0.0.1#5335
|
||||
server=/.chinatimes.com/127.0.0.1#5335
|
||||
server=/.chinatweeps.com/127.0.0.1#5335
|
||||
@ -5062,7 +5058,6 @@ server=/.snooper.co.uk/127.0.0.1#5335
|
||||
server=/.sobees.com/127.0.0.1#5335
|
||||
server=/.socialwhale.com/127.0.0.1#5335
|
||||
server=/.sockslist.net/127.0.0.1#5335
|
||||
server=/.so.com/127.0.0.1#5335
|
||||
server=/.sod.co.jp/127.0.0.1#5335
|
||||
server=/.softether.co.jp/127.0.0.1#5335
|
||||
server=/.softether-download.com/127.0.0.1#5335
|
||||
@ -5084,7 +5079,6 @@ server=/.sonidodelaesperanza.org/127.0.0.1#5335
|
||||
server=/.sopcast.com/127.0.0.1#5335
|
||||
server=/.sopcast.org/127.0.0.1#5335
|
||||
server=/.sorting-algorithms.com/127.0.0.1#5335
|
||||
server=/.soso.com/127.0.0.1#5335
|
||||
server=/.soumo.info/127.0.0.1#5335
|
||||
server=/.soundcloud.com/127.0.0.1#5335
|
||||
server=/.soundofhope.kr/127.0.0.1#5335
|
||||
|
Loading…
Reference in New Issue
Block a user