summaryrefslogtreecommitdiff
path: root/html/urlredirect.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/urlredirect.html')
-rw-r--r--html/urlredirect.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/html/urlredirect.html b/html/urlredirect.html
deleted file mode 100644
index 4d80645..0000000
--- a/html/urlredirect.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
- <body>
- <script language='JavaScript'>
- open("%%url%%", "_new");
- <script>
- </body>
-</html>