-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (62 loc) · 1.9 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
57
58
59
60
61
62
63
64
65
66
67
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Chill Airwaves</title>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Handjet:wght@100..900&family=Kode+Mono:wght@400..700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<!--<div id="ad1">
<script type="text/javascript">
atOptions = {
key: "02e600b541bbc2e6c6a98045d55e026b",
format: "iframe",
height: 600,
width: 160,
params: {},
};
</script>
<script
type="text/javascript"
src="//www.highperformanceformat.com/02e600b541bbc2e6c6a98045d55e026b/invoke.js"
></script>
</div>-->
<div id="root"></div>
<div id="player"></div>
<script type="module" src="/src/renderer.ts"></script>
<!--<div id="ad2">
<script type="text/javascript">
atOptions = {
key: "4d3aa5e82f119e12e2449dbc6246913d",
format: "iframe",
height: 90,
width: 728,
params: {},
};
</script>
<script
type="text/javascript"
src="//www.highperformanceformat.com/4d3aa5e82f119e12e2449dbc6246913d/invoke.js"
></script>-->
<!--<script
async="async"
data-cfasync="false"
src="//pl25710420.profitablecpmrate.com/384fd594f20442f5b22822bf7e50451e/invoke.js"
></script>
<div id="container-384fd594f20442f5b22822bf7e50451e"></div>-->
<!--</div>-->
<script
type="text/javascript"
src="//pl25710388.profitablecpmrate.com/d7/d1/91/d7d191331b6ec181a11242a6e988f2ae.js"
></script>
<!--<script
type="text/javascript"
src="//pl25710450.profitablecpmrate.com/f1/4b/bd/f14bbd436660c1342044743a4d724623.js"
></script>-->
</body>
</html>