猫史档案馆


writings 官网

用户:CoderorangesoftCoderorangesoft查看:2 回复:3 评论:2 创建时间:2020-10-01T10:54:31


http://m.dg23608316.icoc.cc/

暂时不能用电脑打开,电脑打开会篡改网页


回复

上一页1 页 / 共 1下一页
小小爱html小小爱html

部分代码

<!--<html><head></head><body></body></html>-->
<!DOCTYPE html>
<html>
<head>
<title>writings官网</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"> 
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Cache-Control" content="no-transform"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="layoutmode" content="standard">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="renderer" content="webkit">
<meta content="always" name="referrer">


<script type="text/javascript">
	try {
		var ua = navigator.userAgent.toLowerCase();

	    var isWeixin = ua.indexOf('micromessenger') != -1 && ua.indexOf('wxwork') == -1 && ua.indexOf('miniprogram') == -1
	    if (isWeixin && (!tmpGetCookie("_checkWxLogin") || !tmpGetCookie('_wxOpenId2'))) {
			document.cookie="_checkWxLogin=true";document.location.href='/wxGetOpenId.jsp?returnUrl=' + encodeURIComponent(document.location.href);
	    }
	} catch (e){}

    function tmpGetCookie(name) {
	    var arr = document.cookie.replace(/\s/g, "").split(';');
	    for (var i = 0; i < arr.length; i++) {
	        var tempArr = arr[i].split('=');
	        if (tempArr[0] == name) {
	            return decodeURIComponent(tempArr[1]);
	        }
	    }
	    return '';
	}
</script>
<meta name="wap-font-scale" content="no">
<meta content="telephone=no" name="format

点赞0


评论


小小爱html小小爱html

m.dg23608316.icoc.cc

点赞0


评论


CoderorangesoftCoderorangesoft

<!--<html><head></head><body></body></html>-->

感觉这注释没用

点赞0


评论