From e2cc4f87d36006d74cdcef7362dd51728802d4aa Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Mon, 14 Sep 2015 14:26:18 +0000 Subject: Almost ready --- redirector.html | 106 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 47 deletions(-) (limited to 'redirector.html') diff --git a/redirector.html b/redirector.html index c437288..9f907cb 100644 --- a/redirector.html +++ b/redirector.html @@ -1,9 +1,11 @@ - Redirector - + REDIRECTOR + + + @@ -49,52 +51,59 @@

{{editIndex >= 0 ? 'Edit' : 'Create'}} Redirect

-
- - -
-
- - -
-
- - -
-
- - -
-
- - - -
-
- - {{redirect.error}}{{redirect.exampleResult}} +
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+ + +
+
+
+ +
{{redirect.error}}{{redirect.exampleResult}}
+
-
+
- +
- E.g. turn %2Fbar%2Ffoo%3Fx%3D2 into /bar/foo?x=2 +
E.g. turn %2Fbar%2Ffoo%3Fx%3D2 into /bar/foo?x=2
- E.g. turn /bar/foo?x=2 into %2Fbar%2Ffoo%3Fx%3D2 +
E.g. turn /bar/foo?x=2 into %2Fbar%2Ffoo%3Fx%3D2
- - +
+ +
@@ -107,7 +116,7 @@
-

edirector

+

REDIRECTOR

Go where YOU want!