(.+?)]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "abuse"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=abuse&user=$user&s=$s"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "blacklist_show"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=blacklist_show&s=$s&action=$action&user=$user"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "blacklisted"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=blacklisted&s=$s&user=$user"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } @$szukaj = $_POST['szukaj']; if($go == "search_nick_invite" or $szukaj == "1"){ include 'header.php'; @$go = $_POST['go']; @$query = $_POST['query']; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?s=$s&go=search_nick_invite&query=$query&page=$page"); preg_match_all('[(.+?)
]si', $content, $wynik); $strona = $wynik[1][0]; $plik = preg_replace("#(<\s*img\s+[^>]*src\s*=\s*[\"'])(?!http)([^\"'>]+)([\"'>]+)#","$1http://pl.livechateurope.com$2$3", $strona); echo'
 Wyniki:
'; echo $plik; echo'
'; exit; } if($go == "search_invite"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?s=$s&go=search_invite"); preg_match_all('[
(.+?)]si', $content, $wynik); echo'
Szukaj użytkownika żeby zaprosić go do rozmowy:
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "inbox_sent_msg_view"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_sent_msg_view&s=$s&m=$m&id=$id"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; exit; } if($go == "inbox_sent_del_all"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_sent_del_all&s=$s&m=$m&action=clear_outbox"); preg_match_all('[
(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "inbox_sent_del_all_conf"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_sent_del_all_conf&s=$s&m=$m"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "my_friends_list"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?s=$s&go=my_friends_list"); preg_match_all('[(.+?)
]si', $content, $wynik); preg_match_all('[(.+?)
]si', $content, $wynik1); echo'
 Twoi znajomi:
'; echo $wynik[1][0]; echo'
'; echo $wynik1[1][1]; echo'
'; exit; } $Path = trim($Pathx); if($go == "inbox_send_img3"){ include 'header.php'; @$id = $_COOKIE['id']; $url = "http://pl.livechateurope.com/p/index.php?go=inbox_send_img3&Path=$Path&s=$s&id=$id&user=$user"; ///echo $url; $options = array( 'http'=>array( 'header'=> "Accept-language: pl,en-us;q=0.7,en;q=0.3\r\n" . "User-Agent: Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari" ) ); $context = stream_context_create($options); $file = file_get_contents($url, false, $context); preg_match_all('[(.+?)
]si', $file, $wynik); echo'
'; $strona = $wynik[1][0]; $plik = preg_replace("#(<\s*img\s+[^>]*src\s*=\s*[\"'])(?!http)([^\"'>]+)([\"'>]+)#","$1http://pl.livechateurope.com$2$3", $strona); echo $plik; echo'
'; exit; } if($go == "inbox_send_img2"){ include 'header.php'; @$id = $_COOKIE['id']; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_send_img2&cat=Nowe%20zdj%C4%99cia&id=$id&s=$s&user=$user"); preg_match_all('[(.+?)
]si', $content, $wynik); $url = "http://pl.livechateurope.com/p/index.php?go=inbox_send_img2&cat=Nowe%20zdj%C4%99cia&id=$id&s=$s&user=$user"; $options = array( 'http'=>array( 'header'=> "Accept-language: pl,en-us;q=0.7,en;q=0.3\r\n" . "User-Agent: Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari" ) ); $context = stream_context_create($options); $file = file_get_contents($url, false, $context); preg_match_all('[(.+?)
]si', $file, $wynik1); echo'
'; echo $wynik[1][0]; echo'
'; $strona1 = $wynik1[1][1]; $plik1 = preg_replace("#(<\s*img\s+[^>]*src\s*=\s*[\"'])(?!http)([^\"'>]+)([\"'>]+)#","$1http://pl.livechateurope.com$2$3", $strona1); echo $plik1; echo'
'; exit; } @$post = $_POST['post']; if($post == "1"){ @$s = $_POST['s']; @$go = $_POST['go']; @$user = $_POST['user']; @$content = $_POST['content']; @$action = $_POST['action']; if (!$content or empty($content)) { die (header("Location: /p/index.php?go=inbox_send&s=$s&user=$user&b=1")); } if($action == "inbox_attach"){ if (!$content or empty($content)) { die (header("Location: /p/index.php?go=inbox_send&s=$s&user=$user&b=1")); } include 'header.php'; setcookie("content", "$content", time()+3600); $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=my_gallery&s=$s"); preg_match_all('[Nowe zdjęcia(.+?)]si', $content, $wynik); echo'
Wybierz zdjęcie do wysłania z wiadomością
Nowe zdjęcia'; echo $wynik[1][0]; echo'
'; exit; } $url = 'http://pl.livechateurope.com/p/index.php'; $data_log = "s=$s&go=$go&user=$user&content=$content&action=$action"; echo $data_log; ////exit; $ch = curl_init($url); curl_setopt($ch, CURLOPT_USERAGENT,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0'); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_BINARYTRANSFER, 1); curl_setopt($ch, CURLOPT_POSTFIELDS, $data_log); curl_exec($ch); curl_close($ch); header("Location: /p/index.php?go=inbox_sent&s=$s"); exit; } if($go == "inbox_send"){ include 'header.php'; ?> [ Wiadomość musi zawierać treść. ]'; } $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_send&s=$s&user=$user"); preg_match_all('[(.+?)
'; ?> (.+?)]si', $content, $wynik); echo'
 Wysłane
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "inbox_folders"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_folders&s=$s&m=$m"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
 Foldery
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "inbox_del_all"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_del_all&s=$s&m=$m&action=clear_inbox"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "inbox_del_all_conf"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=inbox_del_all_conf&m=$m&s=$s"); preg_match_all('[(.+?)
]si', $content, $wynik); echo'
'; echo $wynik[1][0]; echo'
'; exit; } if($go == "lce_top_votes"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/p/index.php?go=lce_top_votes&s=$s&page=$page"); preg_match_all('[
(.+?)