-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
25 lines (23 loc) · 1.01 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
<!DOCTYPE html>
<html lang="zh" class="dark">
<head>
<meta charset="UTF-8">
<meta name="keywords" content="战舰世界,战绩查询,wows,战舰世界战绩查询,yuyuko,worldofwarships,wows战绩查询"/>
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="/dark.js"></script>
<title>战舰世界战绩查询-wows战绩查询</title>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "drzgla4m3x");
</script>
<meta name="baidu_union_verify" content="06d47a435645eb5caac22e22efd2fc08">
</head>
<body style="overflow: auto;">
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>