blocky: Add AdAway and crypto miners
This commit is contained in:
parent
16ef686afe
commit
36a1d89286
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
blackLists = {
|
blackLists = {
|
||||||
ads = [
|
ads = [
|
||||||
"https://big.oisd.nl/domainswild"
|
"https://big.oisd.nl/domainswild"
|
||||||
|
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_2.txt" # AdAway
|
||||||
|
"https://adguardteam.github.io/HostlistsRegistry/assets/filter_8.txt" # browser-based crypto miners
|
||||||
"https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts"
|
"https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews/hosts"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue