mirror of
https://github.com/pi-hole/web.git
synced 2026-04-21 17:29:11 +01:00
@@ -78,7 +78,6 @@ function eventsource() {
|
||||
return;
|
||||
}
|
||||
|
||||
var host = window.location.host;
|
||||
var source = new EventSource("scripts/pi-hole/php/queryads.php?domain="+domain.toLowerCase()+"&"+exact);
|
||||
|
||||
// Reset and show field
|
||||
|
||||
Reference in New Issue
Block a user