diff --git a/trigger.html b/trigger.html index 915699d..fb2f4e9 100644 --- a/trigger.html +++ b/trigger.html @@ -299,7 +299,7 @@ let deviceID = ""; let delay = ""; let apiKey = ""; - const unlockUrl = "https://ths.tnet.space/cgi-bin/doorcontrol-cgi/unlock-main.cgi"; + const unlockUrl = "https://ths.tnet.space/cgi-bin/unlock-main.cgi"; // const unlockUrl = "https://ths.tnet.space/cgi-bin/doorcontrol-cgi/test.cgi"; // make fetch function that calls cgi script with attributes (device id, api key, delay)