blocky: Add AdAway and crypto miners

This commit is contained in:
Erwin Boskma 2024-07-03 14:27:25 +02:00
parent 16ef686afe
commit 36a1d89286
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -20,6 +20,8 @@
blackLists = {
ads = [
"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"
];
};