<?php //免费无限量IP-API查询 $ip='10.0.0.1'; $url = "https://www.maitube.com/ip/?ip=$ip"; $MaiTube = file_get_contents($url); echo $MaiTube ?>