1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
|
<div id="customize" style="display: none;"> <div> <meting-js fixed="true" autoplay="false" theme="#409EFF" list-folded="true" auto="QQ音乐或者网易云的链接"></meting-js> <center> <div class="comments" id="waline"></div> </center> <script> Waline.init({ el: '#waline', serverURL: '', search: false, meta: ["nick", "mail", "link"], requiredMeta: ["nick", "mail"], locale:{ placeholder: '' }, emoji: [] }); </script> <br /> <center class="dibu"> <div style=" line-height: 30px;font-size: 13pt;font-weight: bold;"> <span style="color: rgb(255, 255, 255); font-weight: bold;" id="hitokoto"> <a href="#" id="hitokoto_text"> "一言API没有请求到啦~~" </a> </span> <p style="margin-left: 10rem;font-size: 8pt;"> </p> </div>
<div style="font-size: 16px; font-weight: bold;"> <span class="nav-item"> <a class="nav-link" href="https://hexo.anxy.top/about/" target="_blank"> <i class="fas fa-home" style="color:#409EFF" aria-hidden="true"> </i> 主页 | </a> </span> <span class="nav-item"> <a class="nav-link" href="https://hexo.anxy.top/" target="_blank"> <i class="fas fa-edit" style="color:#409EFF" aria-hidden="true"> </i> 博客 | </a> </span> <span class="nav-item"> <a class="nav-link" href="https://github.com/shangskr" target="_blank"> <i class="fab fa-github" style="color:#409EFF;" aria-hidden="true"> </i> GitHub </a> </span> <span class="nav-item"> <a class="nav-link" href="https://xxxx.com/" target="_blank"> <i class="fas fa-comment-lines" style="color:#409EFF;" aria-hidden="true"> </i> 留言 | </a> </span> <span class="nav-item"> <a class="nav-link" href="/@manage" target="_blank"> <i class="fa-solid fa-folder-gear" style="color:#409EFF;" aria-hidden="true"> </i> 管理 </a> </span> <br /> <span class="nav-item"> <i class="fa-solid fa-copyright" style="color:#409EFF;" aria-hidden="true"> </i> 2021-<script type="text/javascript">document.write((new Date()).getFullYear());</script> Powered by <a class="nav-link" href="https://hexo.anxy.top/" target="_blank"> <i style="color:#409EFF;" aria-hidden="true"> 安小歪 </i> </a> </span> <br /> <span> 本" <span style="color: rgb(13, 109, 252); font-weight: bold;"><a href="#">目录</a> </span> "访问量 <span id="busuanzi_value_page_pv" style="color: rgb(13, 109, 252); font-weight: bold;"> </span> 次 本站总访问量 <span id="busuanzi_value_site_pv" style="color: rgb(13, 109, 252); font-weight: bold;"> </span> 次 本站总访客数 <span id="busuanzi_value_site_uv" style="color: rgb(13, 109, 252); font-weight: bold;"> </span> 人 <br /> <i class="fa fa-alarm-clock" style="color:#409EFF" aria-hidden="true"> </i> <span class="nav-item" id="runtime_span" style="color: rgb(255, 255, 255); font-weight: bold;"> </span> </div>
</center> <br /> <br /> </div>
<script src="https://v1.hitokoto.cn/?encode=js&select=%23hitokoto" defer></script> <script> let interval = setInterval(() => { if (document.querySelector(".footer")) { document.querySelector("#customize").style.display = ""; clearInterval(interval); } }, 200); </script>
<script type="text/javascript"> ! function (e, t, a) { function r() { for (var e = 0; e < s.length; e++) s[e].alpha <= 0 ? (t.body.removeChild(s[e].el), s.splice(e, 1)) : (s[ e].y--, s[e].scale += .004, s[e].alpha -= .013, s[e].el.style.cssText = "left:" + s[e].x + "px;top:" + s[e].y + "px;opacity:" + s[e].alpha + ";transform:scale(" + s[e].scale + "," + s[e] .scale + ") rotate(45deg);background:" + s[e].color + ";z-index:99999"); requestAnimationFrame(r) } function n() { var t = "function" == typeof e.onclick && e.onclick; e.onclick = function (e) { t && t(), o(e) } }
function o(e) { var a = t.createElement("div"); a.className = "heart", s.push({ el: a, x: e.clientX - 5, y: e.clientY - 5, scale: 1, alpha: 1, color: c() }), t.body.appendChild(a) }
function i(e) { var a = t.createElement("style"); a.type = "text/css"; try { a.appendChild(t.createTextNode(e)) } catch (t) { a.styleSheet.cssText = e } t.getElementsByTagName("head")[0].appendChild(a) }
function c() { return "rgb(" + ~~(255 * Math.random()) + "," + ~~(255 * Math.random()) + "," + ~~(255 * Math .random()) + ")" } var s = []; e.requestAnimationFrame = e.requestAnimationFrame || e.webkitRequestAnimationFrame || e .mozRequestAnimationFrame || e.oRequestAnimationFrame || e.msRequestAnimationFrame || function (e) { setTimeout(e, 1e3 / 60) }, i( ".heart{width: 10px;height: 10px;position: fixed;background: #f00;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);}.heart:after,.heart:before{content: '';width: inherit;height: inherit;background: inherit;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;position: fixed;}.heart:after{top: -5px;}.heart:before{left: -5px;}" ), n(), r() }(window, document); </script>
|