-
Notifications
You must be signed in to change notification settings - Fork 2
/
404.html
74 lines (69 loc) · 3.55 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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0,user-scalable=no,minimal-ui">
<title>404</title>
<meta name="keywords" content="404" />
<meta name="description" content="404" />
<link rel="shortcut icon" href="/assets/images/favicon.png">
<link rel="stylesheet" href="/static/css/style.css">
<script src="../assets/js/jquery-1.11.1.min.js"></script>
<script src="../sw.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1530351503997410" crossorigin="anonymous"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=GTM-PCM7FB3Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'GTM-PCM7FB3Z');
</script>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "fpva872c50");
</script>
<script async src="//static.getclicky.com/101396814.js"></script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/101396814ns.gif" /></p></noscript>
<script>
!function(){var t,o,c,e=window,n=document,r=arguments,a="script",i=["call","cancelAction","config","identify","push","track","trackClick","trackForm","update","visit"],s=function(){var t,o=this,c=function(t){o[t]=function(){return o._e.push([t].concat(Array.prototype.slice.call(arguments,0))),o}};for(o._e=[],t=0;t<i.length;t++)c(i[t])};for(e.__woo=e.__woo||{},t=0;t<r.length;t++)e.__woo[r[t]]=e[r[t]]=e[r[t]]||new s;(o=n.createElement(a)).async=1,o.src="https://static.woopra.com/js/w.js",(c=n.getElementsByTagName(a)[0]).parentNode.insertBefore(o,c)}("woopra");
woopra.config({
domain: "tglaoshiji.github.io",
outgoing_tracking: true,
download_tracking: true,
click_tracking: true
});
woopra.track();
</script>
<script>
if (navigator.serviceWorker != null) {
navigator.serviceWorker.register('/sw.js')
.then(function(registration) {
console.log('Registered events at scope: ', registration.scope);
});
}
</script>
</head>
<body>
<div class="headercontent">
<div class="circle sunset"></div>
<div class="circle coolice"></div>
<div class="circle timber"></div>
<div class="circle pig"></div>
<div class="circle friday"></div>
</div>
<div class="relative">
<h1>TG纸飞机群组 - Telegram频道导航</h1>
<h2>抱歉~您要查找的页面不存在~</h2>
<a class="btn" href="/">
<svg width="64" version="1.1" xmlns="http://www.w3.org/2000/svg" height="64" viewbox="0 0 64 64" xmlns:xlink="http://www.w3.org/1999/xlink">
<g>
<path fill="#343639" d="M22.154,54.727c0.394,0.393,0.907,0.59,1.422,0.59s1.029-0.197,1.422-0.59c0.785-0.785,0.785-2.058,0-2.843 L7.193,34.078h54.781c1.111,0,2.011-0.9,2.011-2.01c0-1.11-0.899-2.011-2.011-2.011H7.193L24.998,12.25 c0.785-0.785,0.785-2.058,0-2.843s-2.058-0.786-2.844,0L0.917,30.646c-0.785,0.786-0.785,2.058,0,2.843L22.154,54.727z"></path>
</g>
</svg>
点击返回主页</a>
</div>
</body>
</html>