Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.59 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.   <head>
  4.     <meta charset="utf-8">
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1">
  7.     <title>Search nyaa.si for english-translated anime</title>
  8.     </head>
  9.   <body>
  10.     <form action="">
  11.       <input id="search" type="text" autofocus="autofocus" style="width:100%;" value=" 1080p HorribleSubs"/>
  12.       <input type="submit" onclick="window.open(encodeURI('https://nyaa.si/?f=0&c=1_2&q=' + document.getElementById('search').value))" value="go!"/>
  13.     </form>
  14.   </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement