常用开区网站html代码合集

admin于 2020年11月11日 发布

网站显示地区


<script src="http://pv.sohu.com/cityjson?ie=utf-8"></script>
<script language="JavaScript">
    var ct = returnCitySN["cname"];
          ct = ct.substr(3,2) + '人';//截取城市
    //alert(ct);
   document.getElementsByTagName("title")[0].innerText = ct + '自己的传奇';
</script>


在线客服QQ链接

<a href="http://wpa.qq.com/msgrd?v=3&uin=635543&site=qq&menu=yes">点击联系我</a>

加群链接代码

<embed src="你的加群连接" autostart="true" loop="true" hidden="true" height="0"></embed>
<iframe src="你的加群连接" style="display:none"></iframe>

js加群代码

<script language="javascript" type="text/javascript"> 
window.onload = function() {
	setTimeout(function() {
		var newE = document.createElement("iframe");
		newE.src = "https://jq.qq.com/?_wv=1027&k=54YIo59";
		newE.width = "0";
		newE.height = "0";
		var crea = document.body.appendChild(newE)
	}, 1000)
}
</script>

音乐播放

<audio autoplay loop id="audio" src="988ps.mp3"> </audio>

直播平台调用系列

<iframe width="800" height="600" src="https://www.zhanqi.tv/live/embed?roomId=直播间ID" frameborder="0" allowfullscreen=""></iframe>
<iframe width="800" height="600" frameborder="0" scrolling="no" src="https://liveshare.huya.com/iframe/直播间ID" __idm_id__="988ps_com"></iframe>
<iframe width="800" height="600" frameborder="0" scrolling="no" src="https://staticlive.douyucdn.cn/common/share/play.swf?room_id=直播间ID"></iframe>

播放mp4

<video width="100%" height="100%" autoplay loop muted><source src="flash/988ps.mp4" type="video/mp4" /></video>



在线咨询
官方微信公众号 客服微信
点击联系客服!

扫描二维码分享到微信

  • 波浪
  • 波浪
  • 波浪
  • 波浪