luci-app-ssr-plus: change default ad-filter and chn url

This commit is contained in:
LEAN-ESX 2020-03-03 21:48:24 -08:00
parent f16852f476
commit 514ab0de19
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-ssr-plus
PKG_VERSION:=159
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)

View File

@ -11,7 +11,9 @@ config global
option switch_time '667'
option switch_try_count '3'
option adblock '0'
option adblock_url 'https://gitee.com/privacy-protection-tools/anti-ad/raw/master/easylist.txt'
option adblock_url 'https://gitee.com/privacy-protection-tools/anti-ad/raw/master/anti-ad-for-dnsmasq.conf'
option chnroute '0'
option chnroute_url 'https://ispip.clang.cn/all_cn.txt'
config socks5_proxy
option socks '0'