Skip to content

Commit 2c9cd9e

Browse files
committed
rm
1 parent d0a6602 commit 2c9cd9e

File tree

8 files changed

+147
-723
lines changed

8 files changed

+147
-723
lines changed

404.html

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<!DOCTYPE html>
2+
<html lang="en-gb">
3+
<head>
4+
<title>Goodbye | FastGit UK</title>
5+
<link rel="stylesheet" type="text/css" href="style.css">
6+
<meta charset="UTF-8">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="keywords" content="git,fast,github,boost,mirror,fastgit">
9+
<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.">
10+
</head>
11+
<body style="margin: 32px">
12+
<h1 style="font-size: 2em;">Sorry, but it's time to say goodbye.</h1>
13+
<br>
14+
15+
<p>Also available in <a href="index.cn.html">简体中文</a></p>
16+
<br>
17+
<p>
18+
Building FastGit has been an extrodinary journey.
19+
We met many warm-hearted people who cared about us along the way, as well as those who abused our service.
20+
<br>
21+
<br>
22+
However, all good things must come to an end. Today is the day we choose to leave.
23+
<br>
24+
<br>
25+
After today, most of the FastGit services and infrastructure will be shut down and no longer available. Most of GitHub repository will be archived, no longer accept any contribution (PR), issues and queries and no longer be maintained.
26+
But you can still access and star these repositories.
27+
<br>
28+
<br>
29+
On behalf of all the core team members of FastGit, I would like to express our gratitude and farewell to everyone.
30+
<br>
31+
<br>
32+
Hope in foreseeable furture, we will meet again.
33+
<br>
34+
35+
</p>
36+
<br>
37+
<p>
38+
39+
</p>
40+
<p>
41+
KevinZonda
42+
<br>
43+
07/06/2024
44+
</p>
45+
<br>
46+
47+
48+
<footer class="container">
49+
<ul>
50+
<li class="footer-text">&copy; 2024 FastGit</li>
51+
</ul>
52+
</footer>
53+
</body>
54+
</html>

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
# www
2-
3-
This is FastGit.org home.
4-
5-
Our website is <https://fastgit.org>
6-
7-
We will sync git when needed.
1+
# rm

ads.html

Lines changed: 0 additions & 72 deletions
This file was deleted.

assets/img/postcard.jpg

-70.2 KB
Binary file not shown.

assets/music/edm.mp3

-3.19 MB
Binary file not shown.

index.cn.html

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<!DOCTYPE html>
2+
<html lang="en-gb">
3+
<head>
4+
<title>Goodbye | FastGit</title>
5+
<link rel="stylesheet" type="text/css" href="style.css">
6+
<meta charset="UTF-8">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="keywords" content="git,fast,github,boost,mirror,fastgit">
9+
<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.">
10+
</head>
11+
<body style="margin: 32px">
12+
<h1 style="font-size: 2em;">今儿,我们提桶跑路辣!</h1>
13+
<br>
14+
<p>同样可用于 <a href="index.html">English</a></p>
15+
16+
<br>
17+
<p>
18+
构建FastGit是一个有趣的旅途。我们在过程中遇到很多暖心的对我们很关心的人,也遇到了滥用服务的人。
19+
<br>
20+
<br>
21+
但,天下没有不散的宴席。今天,是我们选择提桶跑路的日子。
22+
<br>
23+
<br>
24+
今日之后,绝大多数 FastGit 的服务和基础设施将被关停且不再可用。大多数 GitHub 存储库将被归档、不再接受任何形式的贡献(PR)、Issue和询问且不再维护。
25+
但是你仍然可用访问和加小星星。(快来分 FastGit 的遗产!)
26+
<br>
27+
<br>
28+
谨代表所有FastGit所有核心团队成员与各位道谢与道别。感谢大家一直以来的关心和支持。
29+
<br>
30+
<br>
31+
希望在可以预见的未来,我们还能再次相遇。
32+
<br>
33+
34+
</p>
35+
<br>
36+
<p>
37+
38+
</p>
39+
<p>
40+
凯文 · 赞达(KevinZonda)
41+
<br>
42+
2024 年 6 月 7 日
43+
</p>
44+
<br>
45+
46+
47+
<footer class="container">
48+
<ul>
49+
<li class="footer-text">&copy; 2024 FastGit</li>
50+
</ul>
51+
</footer>
52+
</body>
53+
</html>

0 commit comments

Comments
 (0)