mirror of
https://github.com/pi-hole/web.git
synced 2026-04-29 13:15:15 +01:00
Merge branch 'devel' into wildcard_blacklisting
This commit is contained in:
@@ -381,7 +381,6 @@
|
||||
|
||||
$exploded = explode(" ", trim($query));
|
||||
$domain = $exploded[count($exploded)-3];
|
||||
$tmp = $exploded[count($exploded)-4];
|
||||
|
||||
$status = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user