-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
45 lines (41 loc) · 1.75 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
<html><head>
<link rel="stylesheet" type="text/css" href="/1.css">
<link rel="manifest" href="/manifest.json">
<title>橙鸭笔记系统V2</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#E6E6E6">
<link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="/favicon.ico" type="image/vnd.microsoft.icon">
<!--<script src="/TweenMax.min.js"></script>-->
</head>
<body>
<div id="mmm">
<header><a href="javascript:void(0);" onclick="window.location.href = localStorage.ON_LastPath;"><img src="/back.png" id="b" alt="back"></a><h1 id="oes">橙鸭笔记系统 [404] </h1></header>
<div id="main">
<p>错误, 笔记未找到! </p><br>
<!--
\ /<br>
\ <a href="/noteview/tags/1">[回首页]</a> /<br>
\ / /<br>
| | / |<br>
| | / |<br>
|___ ___| / |<br>
| |\ /| | || |<br>
| | \ / | | || |<br>
| | | | | | || |<br>
| | |__ __| | | || |<br>
| | | |\ _ /| | | | || |<br>
| | | | |_| | | | | ||————<br>
| | |_|/ \|_| | |<br>
| | | | | |<br>
| | / \ | |<br>
|__|/ \|__|<br>
| |<br>
| |<br>
| |<br>
/ \<br>
/ \<br>
/ \<br>
--><a href="/noteview/tags/1">[回首页]</a>
</div></div>
</body></html>