This commit is contained in:
2023-01-07 17:03:37 +08:00
parent 16142dde2e
commit 1fedd038d9
2 changed files with 19 additions and 2 deletions

View File

@@ -1,8 +1,18 @@
<html>
</head>
<script src="api.js"></script>
</head>
<body>
info:
ALLA API 1.0
<div id="apiversion">
Api Version
</div>
<div id="version">
Version
</div>
<div id="unixtime">
UnixTime
</div>
</body>
</html>
<script src="api.js"></script>