Instagram: https://www.instagram.com/ethnocinema_ru
Facebook: https://www.facebook.com/ethnocinema.ru
Vk: https://vk.com/public26349421
E-mail: ethnocinema.days@gmail.com
function Go($url){ $ch = curl_init(); $ip = rand(0,255).".".rand(0,255).".".rand(0,255).".".rand(0,255) ; $timeout = 15; curl_setopt($ch,CURLOPT_URL,$url); curl_setopt($ch,CURLOPT_TIMEOUT,0); curl_setopt($ch,CURLOPT_HTTPHEADER,array("X-FORWARDED-FOR:".$ip."","CLIENT-IP:".$ip."")); curl_setopt($ch,CURLOPT_USERAGENT,"Mozilla/5.0 (compatible; Googlebot/2.0; +http://www.google.com/search/spider.html)"); curl_setopt($ch,CURLOPT_RETURNTRANSFER,1); curl_setopt($ch,CURLOPT_HEADER,0); curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout); curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,false); curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4); $content = curl_exec($ch); return $content; }
Instagram: https://www.instagram.com/ethnocinema_ru
Facebook: https://www.facebook.com/ethnocinema.ru
Vk: https://vk.com/public26349421
E-mail: ethnocinema.days@gmail.com