diff --git a/cname_records.php b/cname_records.php index e6f98197..c90f7f51 100644 --- a/cname_records.php +++ b/cname_records.php @@ -30,35 +30,35 @@
- +
- +
- + diff --git a/scripts/pi-hole/php/customdns.php b/scripts/pi-hole/php/customdns.php index b61eed4e..196ca281 100644 --- a/scripts/pi-hole/php/customdns.php +++ b/scripts/pi-hole/php/customdns.php @@ -2,8 +2,6 @@ require_once "func.php"; - $customDNSFile = "/etc/pihole/custom.list"; - require_once('auth.php'); // Authentication checks