mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
adblock: update 3.0.3
* add new list source to default config to block browser-based crypto mining Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -26,6 +26,12 @@ config source 'adguard'
|
||||
option adb_src_rset '{FS=\"[|^]\"} \$0 ~/^\|\|([A-Za-z0-9_-]+\.){1,}[A-Za-z]+\^$/{print tolower(\$3)}'
|
||||
option adb_src_desc 'combined adguard dns filter list, approx. 12.000 entries'
|
||||
|
||||
config source 'bitcoin'
|
||||
option enabled '0'
|
||||
option adb_src 'https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt'
|
||||
option adb_src_rset '\$0 ~/^0\.0\.0\.0[ \t]+([A-Za-z0-9_-]+\.){1,}[A-Za-z]+/{print tolower(\$2)}'
|
||||
option adb_src_desc 'focus on malicious bitcoin mining sites, infrequent updates, approx. 15 entries'
|
||||
|
||||
config source 'blacklist'
|
||||
option enabled '0'
|
||||
option adb_src '/etc/adblock/adblock.blacklist'
|
||||
|
||||
Reference in New Issue
Block a user