mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
adblock: 0.91.0
* fix blocklist footer/counter * optimize/rework blocklist rulesets * change source url for spam404 and yoyo * code cosmetics & cleanups Signed-off-by: Dirk Brenken <openwrt@brenken.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
config adblock 'global'
|
||||
option adb_enabled '1'
|
||||
option adb_cfgver '0.90'
|
||||
option adb_cfgver '0.91'
|
||||
option adb_blacklist '/etc/adblock/adblock.blacklist'
|
||||
option adb_whitelist '/etc/adblock/adblock.whitelist'
|
||||
option adb_forcedns '1'
|
||||
@@ -69,7 +69,7 @@ config source 'shalla'
|
||||
|
||||
config source 'spam404'
|
||||
option enabled '0'
|
||||
option adb_src 'http://spam404bl.com/spam404scamlist.txt&ruleset=rset_spam404'
|
||||
option adb_src 'https://raw.githubusercontent.com/Dawsey21/Lists/master/main-blacklist.txt&ruleset=rset_spam404'
|
||||
option adb_srcdesc 'generic blocklist for suspicious domains, infrequent updates, approx. 5.000 entries'
|
||||
|
||||
config source 'whocares'
|
||||
@@ -84,7 +84,7 @@ config source 'winhelp'
|
||||
|
||||
config source 'yoyo'
|
||||
option enabled '1'
|
||||
option adb_src 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=one-line&showintro=0&mimetype=plaintext&ruleset=rset_yoyo'
|
||||
option adb_src 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&showintro=0&mimetype=plaintext&ruleset=rset_yoyo'
|
||||
option adb_srcdesc 'focus on ad related domains, weekly updates, approx. 2.500 entries'
|
||||
|
||||
config source 'zeus'
|
||||
|
||||
Reference in New Issue
Block a user