-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
56 lines (53 loc) · 2.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="/GuoNanSimulator/favicon.png">
<title>国男大冒险</title>
<link rel="stylesheet" href="https://unpkg.com/98.css">
<link href="/GuoNanSimulator/css/app.47094c85.css" rel="preload" as="style">
<link href="/GuoNanSimulator/css/chunk-vendors.a16c4353.css" rel="preload" as="style">
<link href="/GuoNanSimulator/js/app.e1175a50.js" rel="preload" as="script">
<link href="/GuoNanSimulator/js/chunk-vendors.68fe4d71.js" rel="preload" as="script">
<link href="/GuoNanSimulator/css/chunk-vendors.a16c4353.css" rel="stylesheet">
<link href="/GuoNanSimulator/css/app.47094c85.css" rel="stylesheet">
<script src="//cdn.jsdelivr.net/npm/@waline/client"></script>
</head>
<body><noscript><strong>We're sorry but guonan doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong></noscript>
<div class="title-bar">
<div class="title-bar-text">GuoNanSimulator</div>
<div class="title-bar-controls">
<button aria-label="Close"></button>
</div>
</div>
<fieldset>
<div id="app" style="background-color: #c0c0c0;"></div>
</fieldset>
<br><br><br>
<div class="title-bar">
<div class="title-bar-text">Message</div>
<div class="title-bar-controls">
<button aria-label="Close"></button>
</div>
</div>
<fieldset>
<div id="waline"></div>
</fieldset>
<script>
Waline({
el: '#waline',
serverURL: 'https://messages.lylelove.top',
});
</script>
<script src="/GuoNanSimulator/js/chunk-vendors.68fe4d71.js"></script>
<script src="/GuoNanSimulator/js/app.e1175a50.js"></script>
<!-- <script src="https://giscus.app/client.js" data-repo="lylelove/GuoNanSimulator" data-repo-id="R_kgDOGpltfw"
data-category="Announcements" data-category-id="DIC_kwDOGpltf84CAnN5" data-mapping="pathname"
data-reactions-enabled="1" data-emit-metadata="0" data-theme="light" data-lang="zh-CN" crossorigin="anonymous"
async>
</script> -->
</body>
</html>