摘要:
<?php error_reporting(0); highlight_file(__FILE__); $url=$_POST['url']; $x=parse_url($url); if($x['scheme'] 'http'||$x['scheme'] 'https'){ if(!preg_ma 阅读全文
posted @ 2025-05-21 16:31
justdoIT*
阅读(9)
评论(0)
推荐(0)
摘要:
<?php error_reporting(0); highlight_file(__FILE__); $url=$_POST['url']; $x=parse_url($url); if($x['scheme'] 'http'||$x['scheme'] 'https'){ if(!preg_ma 阅读全文
posted @ 2025-05-21 16:20
justdoIT*
阅读(11)
评论(0)
推荐(0)
摘要:
<?php error_reporting(0); highlight_file(__FILE__); $url=$_POST['url']; $x=parse_url($url); if($x['scheme'] 'http'||$x['scheme'] 'https'){ if(!preg_ma 阅读全文
posted @ 2025-05-21 16:16
justdoIT*
阅读(12)
评论(0)
推荐(0)
摘要:
<?php error_reporting(0); highlight_file(__FILE__); $url=$_POST['url']; $ch=curl_init($url); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CUR 阅读全文
posted @ 2025-05-21 16:10
justdoIT*
阅读(17)
评论(0)
推荐(0)
浙公网安备 33010602011771号