mirror of
https://github.com/FeitianTech/feitiantech.github.io.git
synced 2026-08-28 10:40:52 -07:00
16 lines
379 B
HTML
Executable File
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>
|