PHP超级Ping网站接口源码

<?php
$url = $_GET[&#39;url&#39;];
$result = file_get_contents("https://ping.tx7.co/ping.php?host=".$url);
header("Content-Type:text/html;charset=UTF-8");
print_r($result);
if ($arr[

[时间:08-19]    [浏览:]    [放入收藏夹]    [查看详情]