mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
luci-app-ssr-plus: add anti-AD v4 rules by default
This commit is contained in:
parent
0ccf9b831d
commit
8269399df9
@ -1,8 +1,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-ssr-plus
|
||||
PKG_RELEASE:=142
|
||||
PKG_VERSION:=3
|
||||
PKG_RELEASE:=143
|
||||
PKG_VERSION:=1
|
||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
@ -10,6 +10,8 @@ config global
|
||||
option switch_timeout '5'
|
||||
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'
|
||||
|
||||
config socks5_proxy
|
||||
option socks '0'
|
||||
|
Loading…
Reference in New Issue
Block a user