Files
Project-ALLA-API/index.html
2023-01-07 17:03:37 +08:00

18 lines
237 B
HTML

<html>
</head>
</head>
<body>
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>