Pi-Hole: Difference between revisions
Add very minimal Pi-Hole Example for others to expand |
No edit summary |
||
| Line 18: | Line 18: | ||
lists = [ | lists = [ | ||
{ | { | ||
url = "https:// | url = "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt"; | ||
type = "block"; | type = "block"; | ||
enabled = true; | enabled = true; | ||