From 916c9181b033d84fdea3e1f4692d8c3f76786ef1 Mon Sep 17 00:00:00 2001 From: ewilly Date: Fri, 8 Dec 2023 10:51:32 +0100 Subject: [PATCH] Reapply regex to api.url --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0b58aa7..bbafcae 100644 --- a/manifest.toml +++ b/manifest.toml @@ -77,7 +77,7 @@ api.allowed = "visitors" api.auth_header = false api.protected = true api.show_tile = false -api.url = "/dns-query" +api.url = "re:__DOMAIN__/dns-query" main.url = "/" [resources.apt]