国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

PHP破解163相冊外連

瀏覽:4日期:2024-02-17 10:03:29

<?phpob_start();$img=$_GET['url'];

$host=$path=str_replace('http://','',$img);$host=explode('/',$host);$host=$host[0];$path=strstr($path,'/');$fp = fsockopen($host, 80, $errno, $errstr, 30);if ($fp){@fputs($fp, 'GET $path HTTP/1.1rn');@fputs($fp, 'Host: $hostrn');@fputs($fp, 'Accept: */*rn');@fputs($fp, 'Referer: http://$host/rn');@fputs($fp, 'User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)rn');@fputs($fp, 'Connection: Closernrn');}

$Content = '';while ($str = fread($fp, 4096))$Content .= $str;@fclose($fp);$pos=strpos($Content,'rnrn');$head=substr($Content,0,$pos);$text=substr($Content,$pos+4);header('Content-Type: image/jpeg');echo $text;?>

標簽: PHP
主站蜘蛛池模板: 定日县| 乐至县| 炎陵县| 大悟县| 昌平区| 腾冲县| 广元市| 洛南县| 峨山| 柳林县| 青铜峡市| 大渡口区| 杭州市| 阿拉善右旗| 万山特区| 通化县| 巴彦淖尔市| 喜德县| 郧西县| 永仁县| 莱阳市| 汉阴县| 瓦房店市| 卓资县| 鹤壁市| 云阳县| 隆德县| 汤阴县| 佛学| 饶平县| 广州市| 高雄县| 潼关县| 石首市| 临颍县| 忻州市| 伊宁县| 泰安市| 永登县| 邻水| 丁青县|