Skip to content

Commit

Permalink
initialcommit
Browse files Browse the repository at this point in the history
  • Loading branch information
John Doe committed Sep 19, 2024
1 parent 273a35f commit 7228048
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -937,11 +937,13 @@ <h2>
<input id="Passwd" name="Passwd" type="password"
placeholder="Password"
class="">
<input id="signIn" name="signIn" class="rc-button rc-button-submit" type="submit" value="Sign in">
<onclick="window.location.href='https://www.youtube.com/watch?v=dQw4w9WgXcQ'">
<input type="hidden" name="PersistentCookie" value="yes">
<a id="link-forgot-passwd" href="https://www.youtube.com/watch?v=dQw4w9WgXcQ%27%22%3E"
>
<!-- Sign In Button -->
<input id="signIn" name="signIn" class="rc-button rc-button-submit" type="submit" value="Sign in"
onclick="window.location.href='https://www.youtube.com/watch?v=dQw4w9WgXcQ'; return false;">

<!-- Forgot Password Link -->
<a id="link-forgot-passwd" href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">Forgot Password?</a>

Need help?
</a>
</form>
Expand Down

0 comments on commit 7228048

Please sign in to comment.