<script language="javascript">
//获取域名
host = window.location.host;
host2=document.domain;
//获取页面完整地址
url = window.location.href;
document.write("<br>host="+host)
document.write("<br>host2="+host2)
document.write("<br>url="+url)
</script>
相关文章:
-
2021-11-21
-
2022-12-23
-
2022-02-02
-
2022-12-23
-
2022-12-23
-
2021-10-08
-
2022-12-23
-
2022-12-23
猜你喜欢
-
2021-09-05
-
2022-12-23
-
2022-12-23
-
2021-12-18
相关资源
-
下载
2023-03-30
-
下载
2022-12-05
-
下载
2021-06-27
-
下载
2023-01-18
-
下载
2023-03-23