mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
The link must send the "upstream" parameter in exactly the same format used by the "suggestions" API. The format is: "upstream=<IP>#<port> (<servername>)". This will ensure that when a link is clicked, the correct server name will be highlighted in the SELECT element on the queries.lp page and no other OPTION element will be created. Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>