Files
2020-06-02 10:51:06 +08:00

16 lines
379 B
HTML
Executable File

<!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>