ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/img.123vid.top/ |
<?php function curl_func($url) { $ch = curl_init(); $head[] = 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'; $head[] = 'Accept-Encoding: gzip'; $head[] = 'Accept-Language: en-US,en;q=0.9'; $head[] = 'Cache-Control: max-age=0'; $head[] = 'Connection: keep-alive'; $head[] = 'cookie: __cfduid=d0daddf03f067bcaebbd67d112d5b45831594828277; xfsts=dg4ze0j3lnzkhgnj; lang=1'; $head[] = 'Host: www.xvideos.com'; $head[] = 'Referer: https://dood.to/'; $head[] = 'Sec-Fetch-Dest: document'; $head[] = 'Sec-Fetch-Mode: navigate'; $head[] = 'Sec-Fetch-Site: same-origin'; $head[] = 'Sec-Fetch-User: ?1'; $head[] = 'Upgrade-Insecure-Requests: 1'; $head[] = 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'; curl_setopt($ch, CURLOPT_USERAGENT, 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'); curl_setopt($ch, CURLOPT_HTTPHEADER, $head); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_REFERER, 'https://dood.to'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_COOKIEJAR, 'cookies.txt'); curl_setopt($ch, CURLOPT_COOKIEFILE, 'cookies.txt'); $array = array('170.130.62.4:3128','170.130.62.107:3128','170.130.62.4:3128', '170.130.62.107:3128', '173.232.14.67:3128', '104.140.209.33:3128', '173.208.39.20:3128', '170.130.62.189:3128', '173.208.39.112:3128', '104.140.209.156:3128', '173.232.14.30:3128', '170.130.62.216:3128'); $k = array_rand($array); $proxy = $array[$k]; //curl_setopt($ch, CURLOPT_PROXY, $proxy); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE); curl_setopt($ch, CURLOPT_TIMEOUT, 60); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 60); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch,CURLOPT_ENCODING , "gzip"); $page = curl_exec($ch); curl_close($ch); return $page; } $url = 'https://dood.to/d/isgm6sfxtihb'; $content = curl_func($url); echo $content; exit(); ?>