mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 10:48:26 +00:00
@@ -42,7 +42,6 @@ function eventsource() {
|
||||
return;
|
||||
}
|
||||
|
||||
var host = window.location.host;
|
||||
var source = new EventSource("scripts/pi-hole/php/debug.php?&token="+token+"&"+checked);
|
||||
|
||||
// Reset and show field
|
||||
|
||||
Reference in New Issue
Block a user