Skip to content

Commit d458793

Browse files
author
zl
committed
Update from script: 2025-06-09 11:46:08
1 parent a4b3489 commit d458793

File tree

150 files changed

+22538
-622
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+22538
-622
lines changed

404.html

Lines changed: 178 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,178 @@
1+
<!DOCTYPE html>
2+
<html lang="zh-CN">
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=3000&amp;path=livereload" data-no-instant defer></script>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6+
7+
<title>AirFaucet</title>
8+
<meta name="viewport" content="width=device-width,minimum-scale=1">
9+
<meta name="description" content="">
10+
<meta name="generator" content="Hugo 0.147.7">
11+
12+
13+
14+
<meta name="robots" content="noindex, nofollow">
15+
16+
17+
18+
19+
<link rel="stylesheet" href="/ananke/css/main.min.css" >
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
<link rel="canonical" href="//localhost:3000/404.html">
36+
37+
38+
<meta property="og:url" content="//localhost:3000/404.html">
39+
<meta property="og:site_name" content="AirFaucet">
40+
<meta property="og:title" content="404 Page not found">
41+
<meta property="og:locale" content="zh_CN">
42+
<meta property="og:type" content="website">
43+
44+
<meta itemprop="name" content="404 Page not found">
45+
<meta name="twitter:card" content="summary">
46+
<meta name="twitter:title" content="404 Page not found">
47+
48+
49+
</head><body class="ma0 avenir bg-near-white development">
50+
51+
52+
<link rel="stylesheet" href="/css/custom.css">
53+
54+
55+
<header>
56+
<div class="bg-black">
57+
<nav>
58+
<ul class="main-menu">
59+
60+
61+
<li class="menu-item has-children">
62+
<a href="/zh/categories/%E6%8C%96%E7%9F%BF/">挖矿</a>
63+
64+
<ul class="submenu">
65+
66+
<li class="submenu-item">
67+
<a href="/zh/categories/%E6%89%8B%E6%9C%BA%E6%8C%96%E7%9F%BF/">手机挖矿</a>
68+
</li>
69+
70+
<li class="submenu-item">
71+
<a href="/zh/categories/%E7%9F%BF%E6%9C%BA/">矿机</a>
72+
</li>
73+
74+
<li class="submenu-item">
75+
<a href="/zh/categories/%E5%AE%B6%E5%BA%AD%E6%8C%96%E7%9F%BF/">家庭挖矿</a>
76+
</li>
77+
78+
<li class="submenu-item">
79+
<a href="/zh/categories/%E5%8A%A0%E5%AF%86%E4%BB%A3%E7%90%86/">加密代理</a>
80+
</li>
81+
82+
</ul>
83+
84+
</li>
85+
86+
87+
88+
<li class="menu-item has-children">
89+
<a href="/zh/categories/%E7%A9%BA%E6%8A%95%E6%8E%A8%E8%8D%90/">空投推荐</a>
90+
91+
<ul class="submenu">
92+
93+
<li class="submenu-item">
94+
<a href="/zh/categories/%E6%8C%82%E6%9C%BA%E7%A9%BA%E6%8A%95/">挂机空投</a>
95+
</li>
96+
97+
<li class="submenu-item">
98+
<a href="/zh/categories/%E4%BA%A4%E4%BA%92%E7%A9%BA%E6%8A%95/">交互空投</a>
99+
</li>
100+
101+
<li class="submenu-item">
102+
<a href="/zh/categories/%E6%B8%B8%E6%88%8F%E7%A9%BA%E6%8A%95/">游戏空投</a>
103+
</li>
104+
105+
</ul>
106+
107+
</li>
108+
109+
110+
111+
<li class="menu-item has-children">
112+
<a href="/zh/categories/%E7%A9%BA%E6%8A%95%E6%95%99%E7%A8%8B/">空投教程</a>
113+
114+
<ul class="submenu">
115+
116+
<li class="submenu-item">
117+
<a href="/zh/categories/%E5%9F%BA%E7%A1%80%E8%A3%85%E5%A4%87/">基础装备</a>
118+
</li>
119+
120+
<li class="submenu-item">
121+
<a href="/zh/categories/%E8%BF%9B%E9%98%B6%E6%95%99%E7%A8%8B/">进阶教程</a>
122+
</li>
123+
124+
</ul>
125+
126+
</li>
127+
128+
129+
130+
<li class="menu-item has-children">
131+
<a href="/zh/categories/%E4%BA%A4%E6%98%93%E6%89%80%E6%8E%A8%E8%8D%90/">交易所推荐</a>
132+
133+
<ul class="submenu">
134+
135+
<li class="submenu-item">
136+
<a href="/zh/categories/cex%E6%8E%A8%E8%8D%90/">CEX推荐</a>
137+
</li>
138+
139+
<li class="submenu-item">
140+
<a href="/zh/categories/dex%E6%8E%A8%E8%8D%90/">DEX推荐</a>
141+
</li>
142+
143+
<li class="submenu-item">
144+
<a href="/zh/categories/%E8%B4%A8%E6%8A%BC/">质押</a>
145+
</li>
146+
147+
</ul>
148+
149+
</li>
150+
151+
152+
</ul>
153+
</nav>
154+
</div>
155+
</header>
156+
157+
158+
<main class="pb7" role="main">
159+
160+
<article class="center cf pv5 measure-wide-l">
161+
<h1>
162+
This is not the page you were looking for
163+
</h1>
164+
</article>
165+
166+
</main>
167+
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
168+
<div class="flex justify-between">
169+
<a class="f4 fw4 hover-white white-70 dn dib-ns pv2 ph3 no-underline" href="//localhost:3000/" >
170+
&copy; AirFaucet 2025
171+
</a>
172+
<div><div class="ananke-socials"></div>
173+
</div>
174+
</div>
175+
</footer>
176+
177+
</body>
178+
</html>

ananke/css/main.css.map

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ananke/css/main.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)