support raw urls
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
<p>Short code: {{.Short}}</p>
|
||||
{{ end }}
|
||||
<form action="/" method="POST">
|
||||
<textarea id="value" name="value" rows="1" cols="32">
|
||||
</textarea>
|
||||
<input type="text" id="value" name="value" /><br />
|
||||
<label for="rawp">Don't normalize</label>
|
||||
<input type="checkbox" id="rawp" name="rawp">
|
||||
<br />
|
||||
<input type="submit" value="Submit">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user