mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-07 10:06:42 +08:00
15 lines
251 B
HTML
15 lines
251 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>authorize</title>
|
|
|
|
<script type="text/javascript">
|
|
window.location.href = '{BASESCRIPT}?mod=connect';
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
</html> |