bug fix
This commit is contained in:
parent
ddb1ae18f6
commit
4fdb0c472f
@ -16,7 +16,7 @@ define Package/$(PKG_NAME)
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=AdGuardHome
|
||||
DEPENDS:=+dnsforwarder
|
||||
DEPENDS:=+openwrt-dnsforwarder
|
||||
URL:=https://github.com/AdguardTeam/AdGuardHome/releases
|
||||
endef
|
||||
|
||||
|
||||
@ -115,10 +115,6 @@ filters:
|
||||
url: https://filters.adtidy.org/extension/ublock/filters/11.txt
|
||||
name: AdGuard Mobile Ads filter
|
||||
id: 1562167037
|
||||
- enabled: true
|
||||
url: https://easylist.to/easylist/easylist.txt
|
||||
name: EasyList
|
||||
id: 1562167038
|
||||
- enabled: true
|
||||
url: https://filters.adtidy.org/extension/ublock/filters/3.txt
|
||||
name: AdGuard Tracking Protection filter
|
||||
@ -151,14 +147,6 @@ filters:
|
||||
url: https://easylist.to/easylist/fanboy-annoyance.txt
|
||||
name: Fanboy's Annoyance List
|
||||
id: 1562167046
|
||||
- enabled: true
|
||||
url: https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt
|
||||
name: CJX's EasyList Lite
|
||||
id: 1562167047
|
||||
- enabled: true
|
||||
url: https://easylist-downloads.adblockplus.org/easylistchina.txt
|
||||
name: EasyList China
|
||||
id: 1562167048
|
||||
- enabled: true
|
||||
url: https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt
|
||||
name: AakList (Anti-Adblock Killer)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user