HTTP/1.1 200 OK
Server: nginx
Date: Tue, 05 Nov 2024 13:19:35 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 798
Connection: keep-alive
Vary: Accept-Encoding
Cache-Control: no-cache, private
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no" />
<title>StArLiNk</title>
<script type="module" crossorigin src="/theme/Xboard/assets/umi.js"></script>
</head>
<body>
<script>
window.routerBase = "/";
window.settings = {
title: 'StArLiNk',
assets_path: '/theme/Xboard/assets',
theme: {
color: 'default',
},
version: '0.1.1-dev',
background_url: '',
description: 'StArLiNk',
i18n: [
'zh-CN',
'en-US',
'ja-JP',
'vi-VN',
'ko-KR',
'zh-TW',
'fa-IR'
],
logo: ''
}
</script>
<div id="app"></div>
</body>
</html>