diff --git a/api.php b/api.php index 0d0ac959..236c6378 100644 --- a/api.php +++ b/api.php @@ -5,7 +5,7 @@ check_cors(); - include('data.php'); + include('scripts/pi-hole/php/data.php'); header('Content-type: application/json'); $data = array(); diff --git a/gravity.php b/gravity.php index fc5c722e..a0ece64e 100644 --- a/gravity.php +++ b/gravity.php @@ -1,5 +1,5 @@ diff --git a/index.php b/index.php index 695ec599..8c562022 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@
@@ -213,7 +213,7 @@ else diff --git a/list.php b/list.php index 38194b56..dc8097c1 100644 --- a/list.php +++ b/list.php @@ -1,5 +1,5 @@ diff --git a/queries.php b/queries.php index 5fe9681f..13489a4e 100644 --- a/queries.php +++ b/queries.php @@ -1,5 +1,5 @@ diff --git a/queryads.php b/queryads.php index 4b8c9628..dd051c0b 100644 --- a/queryads.php +++ b/queryads.php @@ -1,5 +1,5 @@