Projects STRLCPY link-lock Commits 42314cac
🤬
  • ■ ■ ■ ■
    create/index.html
    skipped 129 lines
    130 130   <a href="../hidden" id="bookmark" target="_blank"><button>Create Hidden Bookmark</button></a>
    131 131   <a href="" id="open" target="_blank"><button>Open in New Tab</button></a>
    132 132   <!-- Special incantation to make TinyURL work -->
    133  - <form action="http://tinyurl.com/create.php" method="get" target="_blank" style="display: inline;">
     133 + <form action="https://tinyurl.com/create.php" method="get" target="_blank" style="display: inline;">
    134 134   <input type="hidden" id="source" name="source" value="indexpage" />
    135 135   <input type="hidden" id="tinyurl" name="url" value = "" />
    136 136   <button>Get Shortened Link</button>
    skipped 13 lines
Please wait...
Page is in error, reload to recover