summaryrefslogtreecommitdiff
path: root/html/urlredirect.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2009-01-27 23:25:11 +0000
committerPaul Buetow <paul@buetow.org>2009-01-27 23:25:11 +0000
commit19f9940dc968afae01b54377ee23ec59069c9646 (patch)
treef3aeb664f44aec07de640bce0326ec1b5e478c51 /html/urlredirect.html
parent1c8047e99b6a7199e447bb5a70438837cc5f7890 (diff)
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>