rico0: add pihole's default blocklist
This commit is contained in:
parent
193f4d3b6e
commit
aedaa1e50d
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ _: {
|
|||
denylists = {
|
||||
ads = [
|
||||
"https://raw.githubusercontent.com/blocklistproject/Lists/master/ads.txt"
|
||||
"https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
|
||||
];
|
||||
};
|
||||
clientGroupsBlock = {
|
||||
|
|
Loading…
Reference in a new issue