mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-13 07:42:43 +08:00
14 lines
618 B
HTML
14 lines
618 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="やり直すんだ。そして、次はうまくやる。"/>
|
|
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
|
|
<title>Life Restart</title>
|
|
<script language="javascript" type="text/javascript">
|
|
window.location.href="/public/index.html";
|
|
</script>
|
|
</head>
|
|
</html> |