-
Notifications
You must be signed in to change notification settings - Fork 85
/
404.html
624 lines (480 loc) · 16.3 KB
/
404.html
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
<!DOCTYPE html>
<html class="dark page-page">
<head><meta name="generator" content="Hexo 3.9.0">
<meta charset="utf-8">
<title>404 Not Found:该页无法显示 | 程序员poetry's Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords" content="前端进阶之旅,程序员poetry,poetry学编程,前端面试,poetries,前端,设计,Hexo主题,前端开发,用户体验,设计,frontend,design,nodejs,JavaScript">
<meta name="description" content=".article-title { font-size: 2.1em; } strong a { color: #747474; } .player { margin-left: -10px; } .sign { text-align: right; font-s">
<meta property="og:type" content="website">
<meta property="og:title" content="404 Not Found:该页无法显示">
<meta property="og:url" content="http://blog.poetries.top/404.html">
<meta property="og:site_name" content="程序员poetry's Blog">
<meta property="og:description" content=".article-title { font-size: 2.1em; } strong a { color: #747474; } .player { margin-left: -10px; } .sign { text-align: right; font-s">
<meta property="og:locale" content="zh-Hans">
<meta property="og:image" content="http://blog.poetries.top/img/Mihawk-Wind.gif">
<meta property="og:updated_time" content="2023-09-23T15:48:03.100Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Not Found:该页无法显示">
<meta name="twitter:description" content=".article-title { font-size: 2.1em; } strong a { color: #747474; } .player { margin-left: -10px; } .sign { text-align: right; font-s">
<meta name="twitter:image" content="http://blog.poetries.top/img/Mihawk-Wind.gif">
<link rel="icon" href="/favicon.ico">
<link href="/css/styles.css?v=c114cbeddx" rel="stylesheet">
<link href="/css/other.css?v=c114cbeddx" rel="stylesheet">
<link rel="stylesheet" href="/css/personal-style.css">
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?5081f3afc8d94338e79d319c8b632b31";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script type="text/javascript">
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- 聊天系统 -->
<link type="text/css" rel="stylesheet" href="/renxi/default.css">
<style>
#modal {
position: static !important;
}
.filter {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #fe5757;
animation: colorChange 30s ease-in-out infinite;
animation-fill-mode: both;
mix-blend-mode: overlay;
}
@keyframes colorChange {
0%, 100% {
opacity: 0;
}
50% {
opacity: .9;
}
}
</style>
</head>
</html>
<body>
<span id="toolbox-mobile" class="toolbox-mobile">导航</span>
<div class="post-header CENTER">
<div class="toolbox">
<a class="toolbox-entry" href="/">
<span class="toolbox-entry-text">导航</span>
<i class="icon-angle-down"></i>
<i class="icon-home"></i>
</a>
<ul class="list-toolbox">
<li class="item-toolbox">
<a
class="CIRCLE"
href="/archives/"
rel="noopener noreferrer"
target="_self"
>
博客
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/categories/"
rel="noopener noreferrer"
target="_self"
>
分类
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/tags/"
rel="noopener noreferrer"
target="_self"
>
标签
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/search/"
rel="noopener noreferrer"
target="_self"
>
搜索
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/link/"
rel="noopener noreferrer"
target="_self"
>
友链
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/about/"
rel="noopener noreferrer"
target="_self"
>
关于
</a>
</li>
</ul>
</div>
</div>
<div class="content content-post CENTER">
<!-- canvas 彩带 -->
<canvas id="evanyou" width="1302" height="678" style="position: fixed;width: 100%;height: 100%;top: 0;left:0;z-index:-1;"></canvas>
<div class="qrcode_container">
<div class="tencent_code">
<h4>关注作者公众号</h4>
<p>和万千小伙伴一起学习</p>
<img src="https://interview.poetries.top/qrcode.jpg" alt="公众号:前端进价之旅">
</div>
</div>
<article id="page-" class="article article-type-page" itemprop="blogPost">
<header class="article-header" style="position:relative;">
<h1 class="post-title">404 Not Found:该页无法显示</h1>
<div class="article-meta">
<span>
<i class="icon-calendar"></i>
<span>2023.09.23</span>
</span>
<span class="article-author">
<i class="icon-user"></i>
<span>Poetry</span>
</span>
<i class="fa fa-eye"></i>
<span id="busuanzi_container_page_pv">
 热度 <span id="busuanzi_value_page_pv">
<i class="fa fa-spinner fa-spin"></i></span>℃
</span>
<span class="post-count">
<i class="fa fa-file-word-o"></i> 
<span>字数统计 133字</span>
</span>
<span class="post-count">
<i class="fa fa-columns"></i> 
<span>阅读时长 1分</span>
</span>
</div>
<i class="iconfont" id="toc-eye" style="display:inline-block;color:#b36619;position:absolute;top:20px;right:-11px;cursor:pointer;
font-size: 24px;"></i>
</header>
<div class="article-content">
<div id="container">
<style type="text/css">
.article-title {
font-size: 2.1em;
}
strong a {
color: #747474;
}
.player {
margin-left: -10px;
}
.sign {
text-align: right;
font-style: italic;
}
.share,
#page-visit,
.visit span:nth-child(2),
.pic br {
display: none;
}
.center {
text-align: center;
height: 2.5em;
font-weight: bold;
}
.search2 {
height: 2.2em;
font-size: 1em;
width: 50%;
margin: auto 24%;
color: #727272;
opacity: .6;
border: 2px solid lightgray;
}
.search2:hover {
opacity: 1;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
};
.article-entry hr {
margin: 0;
}
.pic {
text-align: center;
margin: 0;
}
</style>
<hr>
<div class="pic"><br><img src="/img/Mihawk-Wind.gif" title="Mihawk-Wind"><br></div>
<p class="center">很抱歉,您所访问的地址并不存在: </p>
<p class="center"><a href="/">回主页</a> · <a href="/archives">所有文章</a> · <a href="/about">留言板</a></p>
<div style="text-align: center"><br>以下是博主喜欢的一些歌曲,可以听听,稍作休息~<br><iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width="320" height="330" src="http://music.163.com/outchain/player?type=0&id=112513213&auto=0&height=430"></iframe><br></div>
</div>
</div>
</article>
<!-- <button class="assist-btn2 circle" id="assist_btn2" title="点亮屏幕" style="left: 27px; top: 152px;">
<i class="iconfont" style="display:inline-block;color:red;width:20px;height:20px;"></i>
</button>
<button class="assist-btn1 circle" id="assist_btn1" title="关闭屏幕亮度" style="left: 27px; top: 152px;">
<i class="iconfont toc-title" style="display:inline-block;color:red;width:20px;height:20px;"></i>
</button> -->
<script src="//cdn.bootcss.com/jquery/3.1.1/jquery.min.js"></script>
<script src="https://my.openwrite.cn/js/readmore.js" type="text/javascript"></script>
<script>
function getCookie(key) {
if (document.cookie.length > 0) {
var start = document.cookie.indexOf(key + "=");
if (start !== -1) {
start = start + key.length + 1;
var end = document.cookie.indexOf(";", start);
if (end === -1) end = document.cookie.length;
return unescape(document.cookie.substring(start, end));
}
}
return "";
}
const feToken = getCookie('fe-token');
const btw = new BTWPlugin();
console.log('ft', feToken)
if(!feToken) {
btw.init({
id: "container",
blogId: "22699-1592137983091-414",
name: "前端进阶之旅",
qrcode: "https://interview.poetries.top/assets/img/gongzhonghao.95145f8a.png",
keyword: "3a3b3c",
});
}
</script>
<script type="text/javascript">
// white theme
var body = {color: "#555", background: "#000"};
var a_tag = {color: "#222"};
var header = { background: "#222"};
var logo_line_i = {background: "#222"};
// var post_code = {background: "#eee", color: "#222"};
function switch_theme() {
$("body").css(body);
$("a:not('.links-of-author-item a, .site-state-item a, .site-state-posts a, .feed-link a, .motion-element a, .post-tags a, .show-commit-cls a, #donate_board a')").css(a_tag);
$(".header, .footer").css(header);
$(".logo-line-before i, .logo-line-after i").css(logo_line_i);
//$(".post code").css(post_code);
$("#idhyt-surprise-ball #idhyt-surprise-ball-animation .drag").css(a_tag);
$(".post-title-link, .posts-expand .post-meta, .post-comments-count, .disqus-comment-count, .post-category a, .post-nav-next a, .post-nav-item a").css(a_tag);
// $("code").css({color: '#c5c8c6', background: '#1d1f21'});
//$("#assist_btn1").hide(1500);
}
$(function () {
$("#assist_btn2").css("display","none");
$("#assist_btn1").click(function() {
switch_theme();
$("div#toc.toc-article").css({
"background":"#eaeaea",
"opacity":1
});
$(".toc-article ol").show();
$("#toc.toc-article .toc-title").css("color","#a98602");
$("#assist_btn1").css("display","none");
$("#assist_btn2").css("display","block");
});
$("#assist_btn2").click(function() {
$("#assist_btn2").css("display","none");
$("#assist_btn1").css("display","block");
$("body").css("background","url(http://www.miaov.com/static/ie/images/news/bg.png)")
$(".header, .footer").css("background","url(http://www.miaov.com/static/ie/images/news/bg.png)")
$(".toc-article ol").toggle(1000);
});
});
//背景随机
var Y, O, E, L, B, C, T, z, N, S, A, I;
!function() {
var e = function() {
for (O.clearRect(0, 0, L, B), T = [{
x: 0,
y: .7 * B + C
}, {
x: 0,
y: .7 * B - C
}]; T[1].x < L + C;) t(T[0], T[1])
}, t = function(e, t) {
O.beginPath(), O.moveTo(e.x, e.y), O.lineTo(t.x, t.y);
var n = t.x + (2 * I() - .25) * C,
r = a(t.y);
O.lineTo(n, r), O.closePath(), N -= S / -50, O.fillStyle = "#" + (127 * A(N) + 128 << 16 | 127 * A(N + S / 3) + 128 << 8 | 127 * A(N + S / 3 * 2) + 128).toString(16), O.fill(), T[0] = T[1], T[1] = {
x: n,
y: r
}
}, a = function n(e) {
var t = e + (2 * I() - 1.1) * C;
return t > B || t < 0 ? n(e) : t
};
Y = document.getElementById("evanyou"), O = Y.getContext("2d"), E = window.devicePixelRatio || 1, L = window.innerWidth, B = window.innerHeight, C = 90, z = Math, N = 0, S = 2 * z.PI, A = z.cos, I = z.random, Y.width = L * E, Y.height = B * E, O.scale(E, E), O.globalAlpha = .6, document.onclick = e, document.ontouchstart = e, e()
}()
$("#toc-eye").click(function(){
$("#toc.toc-article").toggle(1000);
});
</script>
<div class="text-center donation">
<div class="inner-donation">
<span class="btn-donation">支持一下</span>
<div class="donation-body">
<div class="tip text-center">扫一扫,支持poetries</div>
<ul>
<li class="item">
<span>微信扫一扫</span>
<img src="/images/weixin.jpg" alt="">
</li>
<li class="item">
<span>支付宝扫一扫</span>
<img src="/images/zhifubao.jpg" alt="">
</li>
</ul>
</div>
</div>
</div>
<div class="box-prev-next clearfix">
<a class="hide pull-left" href="/">
<i class="icon icon-angle-left"></i>
</a>
<a class="hide pull-right" href="/">
<i class="icon icon-angle-right"></i>
</a>
</div>
</div>
<a id="backTop" class="back-top">
<i class="icon-angle-up"></i>
</a>
<div class="modal" id="modal">
<span id="cover" class="cover hide"></span>
<div id="modal-dialog" class="modal-dialog hide-dialog">
<div class="modal-header">
<span id="close" class="btn-close">关闭</span>
</div>
<hr>
<div class="modal-body">
<ul class="list-toolbox">
<li class="item-toolbox">
<a
class="CIRCLE"
href="/archives/"
rel="noopener noreferrer"
target="_self"
>
博客
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/categories/"
rel="noopener noreferrer"
target="_self"
>
分类
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/tags/"
rel="noopener noreferrer"
target="_self"
>
标签
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/search/"
rel="noopener noreferrer"
target="_self"
>
搜索
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/link/"
rel="noopener noreferrer"
target="_self"
>
友链
</a>
</li>
<li class="item-toolbox">
<a
class="CIRCLE"
href="/about/"
rel="noopener noreferrer"
target="_self"
>
关于
</a>
</li>
</ul>
</div>
</div>
</div>
<script type="text/javascript">
function loadScript(url, callback) {
var script = document.createElement('script')
script.type = 'text/javascript';
if (script.readyState) { //IE
script.onreadystatechange = function() {
if (script.readyState == 'loaded' ||
script.readyState == 'complete') {
script.onreadystatechange = null;
callback();
}
};
} else { //Others
script.onload = function() {
callback();
};
}
script.src = url;
document.getElementsByTagName('head')[0].appendChild(script);
}
window.onload = function() {
loadScript('/js/bundle.js?235683', function() {
// load success
});
}
</script>
<!-- 页面点击小红心 -->
<script type="text/javascript" src="/js/clicklove.js"></script>
</body>
</html>