Gets DNS servers, and checks for DoH/DoT compatibility

This commit is contained in:
Alicia Sykes
2023-07-20 20:35:52 +01:00
parent 679aab140d
commit 2865642049
4 changed files with 101 additions and 0 deletions

View File

@@ -113,6 +113,11 @@
from = "/whois-lookup"
to = "/.netlify/functions/whois-lookup"
status = 301
force = true
[[redirects]]
from = "/dns-server"
to = "/.netlify/functions/dns-server"
status = 301
force = true
# For router history mode, ensure pages land on index