Last active
April 29, 2018 12:53
-
-
Save Anan5a/a0bce9145c482f2b1b0f80b5978da12d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="dl_form" action="/d/linkgen" method="POST"> | |
<input id="dl_link" name="m_link" type="text" placeholder="Paste a link and click 'Generate'!"> | |
<button type="submit" name="generate" id="dl_gen_btn" value="submit">Generate</button> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment