summaryrefslogtreecommitdiff
path: root/resources/test-refresh.html
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-23 14:23:41 -0600
committerJeff Carr <[email protected]>2024-02-23 14:23:41 -0600
commit89610b4a7ba3b8f18812a6fe9356671ed0feacb2 (patch)
tree834372193655c1db62263616834fba43bf7872bd /resources/test-refresh.html
parentf0e4214d46638a0777191736ec7653c8f4c6bf4b (diff)
rename files to not collide with go-deb
Diffstat (limited to 'resources/test-refresh.html')
-rw-r--r--resources/test-refresh.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/resources/test-refresh.html b/resources/test-refresh.html
new file mode 100644
index 0000000..baf2c02
--- /dev/null
+++ b/resources/test-refresh.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta http-equiv="refresh" content="0; url=https://go.wit.com/">
+ </head>
+ <body>
+ BAD URL <a href="https://go.wit.com/">redirecting back to go.wit.com</a>
+ </body>
+</html>