-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: daz-3ux <[email protected]>
- Loading branch information
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!DOCTYPE html> | ||
|
||
<!-- | ||
Copyright 2023 daz-3ux(杨鹏达) <[email protected]>. All rights reserved. | ||
Use of this source code is governed by a MIT style | ||
license that can be found in the LICENSE file. The original repo for | ||
this file is https://github.com/Daz-3ux/dBlog. | ||
--> | ||
|
||
<html lang="zh-CN"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Tencent 404 Project</title> | ||
</head> | ||
<body> | ||
<script type="text/javascript" src="https://volunteer.cdn-go.cn/404/latest/404.js" charset="UTF-8"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters