|
|
@ -22,7 +22,7 @@ config source 'adaway' |
|
|
|
|
|
|
|
config source 'adguard' |
|
|
|
option adb_src 'https://filters.adtidy.org/windows/filters/15.txt' |
|
|
|
option adb_src_rset 'BEGIN{FS=\"[/|^|\r]\"}/^\|\|([[:alnum:]_-]+\.)+[[:alpha:]]+([\/\^\r]|$)/{print tolower(\$3)}' |
|
|
|
option adb_src_rset 'BEGIN{FS=\"[/|^|\r]\"}/^\|\|([[:alnum:]_-]+\.)+[[:alpha:]]+[\/\^\r]+$/{print tolower(\$3)}' |
|
|
|
option adb_src_desc 'combined adguard dns filter list, frequent updates, approx. 17.000 entries' |
|
|
|
option enabled '0' |
|
|
|
|
|
|
|