Pi-Hole: Difference between revisions

O5-J (talk | contribs)
Add very minimal Pi-Hole Example for others to expand
 
J7 (talk | contribs)
No edit summary
Line 18: Line 18:
     lists = [
     lists = [
         {
         {
             url = "https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.txt";
             url = "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/pro.txt";
             type = "block";
             type = "block";
             enabled = true;
             enabled = true;