|
|
@ -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' |
|
|
|