@$s = $_GET['s']; @$go = $_GET['go']; @$y1 = $_GET['y1']; @$y0 = $_GET['y0']; @$x = $_GET['x']; if($x == "1"){ setcookie("styl", "4", time()+3600*24*365); header("Location: p/index.php?x=1&b=10"); exit; } if($go == "feedback"){ header("Location: /p/index.php?s=$s&go=my_howitworks"); exit; } if($y0 == "chat_dialog_request"){ $url = 'http://pl.livechateurope.com/index.php'; $data_log = "s=$s&go=$go&y0=$y0&y1=$y1"; $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: /index.php?s=$s&go=settings"); exit; } if($y0 == "chat_room_invite"){ $url = 'http://pl.livechateurope.com/index.php'; $data_log = "s=$s&go=$go&y0=$y0&y1=$y1"; $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: /index.php?s=$s&go=settings"); exit; } if($y0 == "chat_show_logos"){ $url = 'http://pl.livechateurope.com/index.php'; $data_log = "s=$s&go=$go&y0=$y0&y1=$y1"; $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: /index.php?s=$s&go=settings"); exit; } if($y0 == "chat_autologin"){ $url = 'http://pl.livechateurope.com/index.php'; $data_log = "s=$s&go=$go&y0=$y0&y1=$y1"; $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: /index.php?s=$s&go=settings"); exit; } if($go == "settings"){ include 'header.php'; $content = file_get_contents("http://pl.livechateurope.com/index.php?s=$s&go=settings"); preg_match_all('[
Moje ustawienia |