diff --git a/README.md b/README.md index 273ba64..9af6338 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,7 @@ A "useful" tool for turning hyperlinks into redirects in the name of shortening ## TODO -1. Validate submitted URLs +1. Charset should be `utf-8` not `utf8` +1. Verify status of meta-refresh; should it be 200 or 3xx? +1. Tests +1. Test UTF-8 chars in return-url diff --git a/templates/header.mustache b/templates/header.mustache index e0895b1..65a5994 100644 --- a/templates/header.mustache +++ b/templates/header.mustache @@ -3,7 +3,7 @@ {{title}} {{#redirect-url}} - + {{/redirect-url}}