网上说的一些,比如淘宝的,老报错。这个可以:

http://whois.pconline.com.cn/ip.jsp?ip=223.104.123.29

 

http://whois.pconline.com.cn

 

 

一、使用js根据ip获取地址位置

<script src="http://pv.sohu.com/cityjson?ie=utf-8"></script>
<script>
var cityCode=returnCitySN.cid;
document.write('<hr><br><h1> 老铁位置:'+JSON.stringify(returnCitySN)+'</h1>');
</script>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-27
  • 2021-12-02
  • 2021-09-30
  • 2021-09-01
  • 2021-10-04
猜你喜欢
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2021-09-27
  • 2021-11-10
  • 2021-12-02
  • 2021-09-16
相关资源
相似解决方案