1st commit

This commit is contained in:
superskybird
2020-06-02 10:51:06 +08:00
commit a1ab8e12a3
2 changed files with 16 additions and 0 deletions
Executable
+1
View File
@@ -0,0 +1 @@
# feitiantech.github.io
Executable
+15
View File
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0.1; url=https://feitiantech.github.io/OpenSK_USB">
</head>
<body>
<script language="javascript">
location.replace("https://feitiantech.github.io/OpenSK_USB");
</script>
<p>Will open <a href="https://feitiantech.github.io/OpenSK_USB">https://feitiantech.github.io/OpenSK_USB</a>.</p>
</body>
</html>