rico0: add pihole's default blocklist

This commit is contained in:
Adithya 2024-09-07 18:32:42 +05:30
parent 193f4d3b6e
commit aedaa1e50d
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -87,6 +87,7 @@ _: {
denylists = { denylists = {
ads = [ ads = [
"https://raw.githubusercontent.com/blocklistproject/Lists/master/ads.txt" "https://raw.githubusercontent.com/blocklistproject/Lists/master/ads.txt"
"https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
]; ];
}; };
clientGroupsBlock = { clientGroupsBlock = {