From 510672b40e1b1f7a3e3f908233ed79dba7b6edfc Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Sat, 5 Feb 2022 19:25:45 +1100 Subject: [PATCH] Fixed the https redirect script location Location was hnsau/https.js now gday.hnsau/https.js --- 404.html | 2 +- faq.html | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/404.html b/404.html index b6ea425..d699657 100644 --- a/404.html +++ b/404.html @@ -54,7 +54,7 @@ setTimeout(callback(), 5000); - + \ No newline at end of file diff --git a/faq.html b/faq.html index 571bfac..1758fc4 100644 --- a/faq.html +++ b/faq.html @@ -86,7 +86,7 @@ - + \ No newline at end of file diff --git a/index.html b/index.html index c6609bf..fcdd36e 100644 --- a/index.html +++ b/index.html @@ -87,7 +87,7 @@ - + \ No newline at end of file