mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
@@ -44,8 +44,6 @@ function addCustomDNS()
|
||||
|
||||
function deleteCustomDNS()
|
||||
{
|
||||
var thisCell = $(this);
|
||||
|
||||
$.ajax({
|
||||
url: "scripts/pi-hole/php/customdns.php",
|
||||
method: "post",
|
||||
|
||||
Reference in New Issue
Block a user