shurl

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.inz.fi/shurl
Log | Files | Refs

addurl.html (157B)


      1 <html>
      2 	<body>
      3 		<form method="post" action="/adduri">
      4 			<input type="text" name="uri">
      5 			<input type="submit" value="Shorten">
      6 		</form>
      7 	</body>
      8 </html>