mirror of
https://github.com/pi-hole/web.git
synced 2026-04-26 03:40:09 +01:00
Add advanced information in the dropdown menu (only visible with Expert Settings mode)
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* Please see LICENSE file for your rights under this license.
|
||||
-->
|
||||
<?
|
||||
starttime = mg.time(true)
|
||||
hostname = pihole.hostname()
|
||||
-- Get name of script by matching whatever is after the last "/" in the URI
|
||||
scriptname = mg.request_info.request_uri:match("/([^/]*)$")
|
||||
|
||||
Reference in New Issue
Block a user