-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.cn.html
53 lines (48 loc) · 1.66 KB
/
index.cn.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
<!DOCTYPE html>
<html lang="en-gb">
<head>
<title>Goodbye | FastGit</title>
<link rel="stylesheet" type="text/css" href="style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="git,fast,github,boost,mirror,fastgit">
<meta name="description" content="FastGit is dedicated to providing users with high-quality and high-speed GitHub acceleration services to help get github contents easier.">
</head>
<body style="margin: 32px">
<h1 style="font-size: 2em;">今儿,我们提桶跑路辣!</h1>
<br>
<p>同样可用于 <a href="index.html">English</a></p>
<br>
<p>
构建FastGit是一个有趣的旅途。我们在过程中遇到很多暖心的对我们很关心的人,也遇到了滥用服务的人。
<br>
<br>
但,天下没有不散的宴席。今天,是我们选择提桶跑路的日子。
<br>
<br>
今日之后,绝大多数 FastGit 的服务和基础设施将被关停且不再可用。大多数 GitHub 存储库将被归档、不再接受任何形式的贡献(PR)、Issue和询问且不再维护。
但是你仍然可用访问和加小星星。(快来分 FastGit 的遗产!)
<br>
<br>
谨代表所有 FastGit 所有核心团队成员与各位道谢与道别。感谢大家一直以来的关心和支持。
<br>
<br>
希望在可以预见的未来,我们还能再次相遇。
<br>
</p>
<br>
<p>
</p>
<p>
凯文 · 赞达(KevinZonda)
<br>
2024 年 6 月 7 日
</p>
<br>
<footer class="container">
<ul>
<li class="footer-text">© 2024 FastGit</li>
</ul>
</footer>
</body>
</html>