-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
207 lines (199 loc) · 21.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>花寄女子寮 歌アーカイブ</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lity@2/dist/lity.min.css">
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aplayer@1/dist/APlayer.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body>
<main>
<header class="banner">
<a href="./" class="d-none" id="back-to-home-arrow">
<svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; left: 0;" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M0,0 L250,0 L0,250 Z" />
<path d="m74.25534,30l9.24466,9.2414l-30.5074,29.97166l30.5074,29.94554l-9.24466,9.2414l-39.75534,-39.18694l39.75534,-39.21307z" fill="currentColor" />
</svg>
</a>
<!-- GitHub Corners: https://tholman.com/github-corners/ -->
<a href="https://github.com/maobowen/hanayori-song-collection" class="github-corner" aria-label="View source on GitHub" target="_blank">
<svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z" />
<path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm" />
<path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body" />
</svg>
</a>
</header>
<div class="row no-gutters">
<div class="col-12 col-lg-3 p-0">
<aside class="content-card">
<img alt="Avatar" class="avatar rounded-circle" src="images/avatar_hanayori.jpg" />
<h3 id="member-name" class="text-center mt-2">
<ruby><rb>花</rb><rt>はな</rt><rb>寄</rb><rt>より</rt><rb>女</rb><rt>じょ</rt><rb>子</rb><rt>し</rt><rb>寮</rb><rt>りょう</rt></ruby>
</h3>
<div class="text-center">
<a id="sidebar-icon-twitter" href="https://twitter.com/hanayori_v" target="_blank" class="d-inline-block icon-twitter">
<i class="fab fa-twitter fa-fw sidebar-icon"></i>
<!-- <svg width="2em" height="2em" version="1.1" xmlns="http://www.w3.org/2000/svg"><use xlink:href="#icon-twitter" /></svg> -->
</a>
<a id="sidebar-icon-youtube" href="https://youtube.com/channel/UCRJaV0NGhsvwxv_OifnFp3w" target="_blank" class="d-inline-block icon-youtube">
<i class="fab fa-youtube fa-fw sidebar-icon"></i>
<!-- <svg width="2em" height="2em" version="1.1" xmlns="http://www.w3.org/2000/svg"><use xlink:href="#icon-youtube" /></svg> -->
</a>
<a id="sidebar-icon-youtube2" href="https://youtube.com/channel/UCBhujHO2o6e6lFlXnKcntNg" target="_blank" class="d-none icon-youtube">
<i class="fab fa-youtube fa-fw sidebar-icon"></i>
<!-- <svg width="2em" height="2em" version="1.1" xmlns="http://www.w3.org/2000/svg"><use xlink:href="#icon-youtube" /></svg> -->
</a>
<a id="sidebar-icon-bilibili" href="#" target="_blank" class="d-inline-block icon-bilibili">
<i class="fab fa-bilibili fa-fw sidebar-icon"></i>
<!-- <svg width="2em" height="2em" version="1.1" xmlns="http://www.w3.org/2000/svg"><use xlink:href="#icon-bilibili" /></svg> -->
</a>
<a id="sidebar-icon-fanbox" href="https://hanayori.fanbox.cc/" target="_blank" class="d-inline-block icon-fanbox">
<i class="fas fa-gift fa-fw sidebar-icon"></i>
<!-- <svg width="2em" height="1.8em" version="1.1" xmlns="http://www.w3.org/2000/svg"><use xlink:href="#icon-fanbox" /></svg> -->
</a>
<a id="sidebar-icon-booth" href="https://hanayori-v.booth.pm/" target="_blank" class="d-inline-block icon-booth">
<i class="fas fa-store fa-fw sidebar-icon"></i>
<!-- <svg width="2em" height="1.8em" version="1.1" xmlns="http://www.w3.org/2000/svg"><use xlink:href="#icon-booth" /></svg> -->
</a>
</div>
<div class="text-center">
<ul id="sidebar-profile" class="list-unstyled mt-3">
<li id="sidebar-name-cn">花寄女生宿舍</li>
<li id="sidebar-name-en">Hanayori Girls' Dormitory</li>
<li class="sidebar-hide d-none"><a href="./">花寄女子寮</a> <span id="sidebar-class">0</span>年生</li>
<li class="sidebar-hide d-none">誕生日 <span id="sidebar-birthday">無</span></li>
<li class="sidebar-hide d-none">身長 <span id="sidebar-height">0</span>cm</li>
<li>マーク <span id="sidebar-mark" class="twemoji">🌼🍡</span></li>
</ul>
</div>
</aside>
</div>
<div id="home-container" class="content-card col-12 col-lg-9">
<div class="row">
<!-- Content will be dynamically generated -->
</div>
</div>
<div id="songs-container" class="content-card col-12 col-lg-9 d-none">
<section id="pv-section">
<h5>PV
<span class="songs-count"></span>
<span id="aplayer-play-pv"> <a href="#"><i class="far fa-play-circle"></i></a></span>
</h5>
<div class="table-responsive">
<table class="table table-dark table-hover">
<thead>
<tr>
<th scope="col">歌</th>
<th scope="col">言語</th>
<th scope="col">投稿</th>
<th scope="col">本家</th>
</tr>
</thead>
<tbody>
<!-- Content will be dynamically generated -->
</tbody>
</table>
</div>
</section>
<section id="special-section">
<h5>スペシャル
<span class="songs-count"></span>
</h5>
<div class="table-responsive">
<table class="table table-dark table-hover">
<thead>
<tr>
<th scope="col">歌</th>
<th scope="col">言語</th>
<th scope="col">投稿</th>
<th scope="col">本家</th>
<th scope="col">注釈</th>
</tr>
</thead>
<tbody>
<!-- Content will be dynamically generated -->
</tbody>
</table>
</div>
</section>
<section id="live-section">
<h5>歌枠
<span class="songs-count"></span>
<span id="aplayer-play-live"> <a href="#"><i class="far fa-play-circle"></i></a></span>
</h5>
<p>ページ内検索:<kbd>Ctrl</kbd> + <kbd>F</kbd> (PC) / <kbd>⌘</kbd> + <kbd>F</kbd> (Mac)</p>
<div class="table-responsive">
<table class="table table-dark table-hover">
<thead>
<tr>
<th scope="col">歌</th>
<th scope="col">言語</th>
<th scope="col">配信日</th>
<th scope="col">配信</th>
<th scope="col">切り抜き</th>
<th scope="col">本家</th>
<th scope="col">注釈</th>
</tr>
</thead>
<tbody>
<!-- Content will be dynamically generated -->
</tbody>
</table>
</div>
</section>
</div>
</div>
<div id="aplayer"></div> <!-- APlayer: https://aplayer.js.org/#/zh-Hans/ -->
<footer>
<p>© 2022 <a href="https://bmao.tech/" target="_blank">101对双生儿</a>. All rights reserved.</p>
<p class="mb-0">
<a href="https://github.com/maobowen" target="_blank"><i class="fab fa-github fa-2x"></i></a>
<a href="https://twitter.com/maobowen3" target="_blank"><i class="fab fa-twitter fa-2x"></i></a>
<a href="https://m.weibo.cn/u/1849047041" target="_blank"><i class="fab fa-weibo fa-2x"></i></a>
<a href="https://www.youtube.com/channel/UCYc-n4b88MuC-nqrHeSj40g" target="_blank"><i class="fab fa-youtube fa-2x"></i></a>
<a href="https://space.bilibili.com/49932516" target="_blank"><i class="fab fa-bilibili fa-2x"></i></a>
</p>
</footer>
</main>
<!-- SVG sprites: https://css-tricks.com/change-color-of-svg-on-hover/#svg-symbol-use -->
<!--
<svg class="d-none">
<symbol id="icon-bilibili" style="vertical-align: middle; fill: currentColor; overflow: hidden;" viewBox="0 0 1024 1024">
<path d="M777.514667 131.669333a53.333333 53.333333 0 0 1 0 75.434667L728.746667 255.829333h49.92A160 160 0 0 1 938.666667 415.872v320a160 160 0 0 1-160 160H245.333333A160 160 0 0 1 85.333333 735.872v-320a160 160 0 0 1 160-160h49.749334L246.4 207.146667a53.333333 53.333333 0 1 1 75.392-75.434667l113.152 113.152c3.370667 3.370667 6.186667 7.04 8.448 10.965333h137.088c2.261333-3.925333 5.12-7.68 8.490667-11.008l113.109333-113.152a53.333333 53.333333 0 0 1 75.434667 0z m1.152 231.253334H245.333333a53.333333 53.333333 0 0 0-53.205333 49.365333l-0.128 4.010667v320c0 28.117333 21.76 51.157333 49.365333 53.162666l3.968 0.170667h533.333334a53.333333 53.333333 0 0 0 53.205333-49.365333l0.128-3.968v-320c0-29.44-23.893333-53.333333-53.333333-53.333334z m-426.666667 106.666666c29.44 0 53.333333 23.893333 53.333333 53.333334v53.333333a53.333333 53.333333 0 1 1-106.666666 0v-53.333333c0-29.44 23.893333-53.333333 53.333333-53.333334z m320 0c29.44 0 53.333333 23.893333 53.333333 53.333334v53.333333a53.333333 53.333333 0 1 1-106.666666 0v-53.333333c0-29.44 23.893333-53.333333 53.333333-53.333334z" />
</symbol>
<symbol id="icon-niconico" style="vertical-align: middle; fill: currentColor; overflow: hidden;" viewBox="0 0 1024 1024">
<path d="M429.00266667 228.912c-64.784-63.13813333-129.56693333-126.2912-193.57546667-188.7008 15.68213333-16.55893333 31.00373333-32.71466667 47.0016-49.60213333A3566347.72266667 3566347.72266667 0 0 0 512.34133333 214.37866667c76.79573333-74.79466667 153.02933333-149.0368 230.08-224.07573334a104444.8032 104444.8032 0 0 0 46.18346667 50.0352c-62.97386667 61.38666667-128.32746667 125.08266667-193.67466667 188.784 0.19413333 0.75733333 0.3872 1.4976 0.57386667 2.25493334H932.49066667c53.78986667 0 91.77066667 37.5584 91.80266666 91.1296 0.05973333 148.63253333 0 297.26506667-0.0544 445.8976-0.00426667 27.2288 0.49066667 54.48106667-0.48213333 81.68533333-1.5296 42.6048-36.56213333 79.28533333-79.48266667 81.38026667-39.16266667 1.90506667-78.464 1.24053333-117.70133333 1.10933333-7.76853333-0.02986667-11.96053333 2.5408-15.9104 8.9536-16.5568 26.90346667-33.61493333 53.5072-50.60586667 80.13866667-11.10933333 17.41226667-29.36853333 17.37066667-40.55786666-0.16853334-17.312-27.1136-34.53333333-54.28266667-51.51893334-81.60426666-3.2768-5.26933333-6.98133333-7.24693333-13.29066666-7.24266667-98.304 0.19733333-196.60373333 0.20906667-294.90346667-0.00426667-6.4-0.02133333-9.9072 2.21546667-13.14773333 7.44533334-16.80746667 27.08266667-33.89653333 53.9968-51.02933334 80.88853333-11.7216 18.41066667-29.75786667 18.2272-41.49546666-0.29546667-16.928-26.67626667-34.00533333-53.25013333-50.55786667-80.1536-3.69813333-6.016-7.872-7.9168-14.7296-7.888-34.2976 0.10026667-68.72853333 1.4656-102.87786667-0.94933333-51.79626667-3.64693333-84.13866667-40.4512-84.19733333-92.50453333-0.09386667-88.95893333-0.02346667-177.90293333-0.02346667-266.8544 0-82.85546667-0.0704-165.72906667 0.02346667-248.58453334 0.05333333-47.90293333 28.58453333-82.5248 75.248-91.4176 4.80533333-0.9216 9.8304-0.9216 14.75626667-0.92693333 108.76906667-0.05653333 217.54346667-0.03626667 326.30613333-0.03626667h10.10346667c0.2816-0.82346667 0.56-1.63626667 0.83946666-2.464z m0 0" />
</symbol>
<symbol id="icon-twitter" style="vertical-align: middle; fill: currentColor; overflow: hidden;" viewBox="0 0 1024 1024">
<path d="M652.8 236.8a123.733333 123.733333 0 0 0-123.733333 121.472l-1.194667 67.2a25.6 25.6 0 0 1-29.013333 24.874667l-66.602667-9.045334c-87.637333-11.946667-171.605333-52.309333-252.16-119.424-25.514667 141.226667 24.32 239.061333 144.341333 314.538667l74.538667 46.848a25.6 25.6 0 0 1 1.450667 42.368L332.501333 775.253333c40.405333 2.517333 78.762667 0.725333 110.592-5.589333 201.301333-40.192 335.146667-191.658667 335.146667-441.514667 0-20.394667-43.178667-91.349333-125.44-91.349333z m-209.066667 119.893333a209.066667 209.066667 0 0 1 357.76-143.146666c30.336-0.213333 56.149333 7.466667 113.877334-27.52-14.293333 69.973333-21.333333 100.352-51.797334 142.122666 0 326.058667-200.405333 484.608-403.754666 525.184-139.434667 27.818667-342.186667-17.877333-400.298667-78.549333 29.610667-2.304 149.930667-15.232 219.477333-66.133333C220.16 669.866667-14.037333 532.053333 139.861333 161.536c72.234667 84.352 145.493333 141.781333 219.733334 172.245333 49.408 20.266667 61.525333 19.84 84.181333 22.954667z" />
</symbol>
<symbol id="icon-youtube" style="vertical-align: middle; fill: currentColor; overflow: hidden;" viewBox="0 0 1024 1024">
<path d="M919.168 277.248C938.666667 353.28 938.666667 512 938.666667 512s0 158.72-19.498667 234.752c-10.837333 42.026667-42.538667 75.093333-82.688 86.272C763.562667 853.333333 512 853.333333 512 853.333333s-251.434667 0-324.48-20.309333c-40.32-11.349333-71.978667-44.373333-82.688-86.272C85.333333 670.72 85.333333 512 85.333333 512s0-158.72 19.498667-234.752c10.837333-42.026667 42.538667-75.093333 82.688-86.272C260.565333 170.666667 512 170.666667 512 170.666667s251.562667 0 324.48 20.309333c40.32 11.349333 71.978667 44.373333 82.688 86.272zM426.666667 661.333333l256-149.333333-256-149.333333v298.666666z" />
</symbol>
<symbol id="icon-fanbox" style="vertical-align: middle; fill: currentColor; overflow: hidden;" viewBox="0 0 1024 1024">
<path d="M880 310H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v200c0 4.4 3.6 8 8 8h40v344c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V550h40c4.4 0 8-3.6 8-8V342c0-17.7-14.3-32-32-32z m-334-74c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70h-70v-70z m-138-70c38.6 0 70 31.4 70 70v70h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70zM180 482V378h298v104H180z m48 68h250v308H228V550z m568 308H546V550h250v308z m48-376H546V378h298v104z" />
</symbol>
<symbol id="icon-booth" style="vertical-align: middle; fill: currentColor; overflow: hidden;" viewBox="0 0 1024 1024">
<path d="M473.770667 710.656c-6.144 17.066667-12.970667 33.450667-17.066667 50.517333-8.874667 33.450667-8.192 66.901333-1.365333 100.352 0.682667 2.730667 0.682667 4.778667 1.365333 7.509334 2.048 23.893333-14.336 36.864-36.864 29.354666-7.509333-2.048-13.653333-6.144-20.48-10.24-1.365333-0.682667-2.730667-5.461333-2.048-7.509333 19.114667-33.450667 30.037333-69.632 34.816-107.178667 3.413333-25.941333 4.778667-51.882667 6.144-77.824 0.682667-18.432 1.365333-37.546667 0-55.978666-1.365333-14.336-4.778667-27.989333-10.24-41.642667-4.778667-12.288-5.461333-23.893333-0.682667-35.498667 10.24-27.989333 3.413333-34.816-17.066666-44.373333-5.461333-2.730667-10.922667-4.778667-15.018667-8.874667-4.778667-4.096-9.557333-9.557333-12.288-15.018666-6.826667-12.970667-12.288-15.018667-24.576-6.144-38.229333 27.306667-90.794667 26.624-131.072-2.730667-32.085333-23.210667-48.469333-55.978667-56.661333-93.525333-6.826667-32.768-2.730667-65.536 3.413333-98.304 4.096-21.162667 8.192-42.325333 12.970667-64.170667 0.682667-4.778667 0.682667-8.192-5.461334-8.192-23.210667 1.365333-44.373333-8.192-65.536-16.384-19.114667-7.509333-38.229333-15.018667-57.344-21.845333-6.144-2.048-12.970667-1.365333-19.797333-2.730667-2.730667-0.682667-4.778667-2.048-7.509333-2.730667 1.365333-2.730667 1.365333-5.461333 3.413333-8.192 2.048-2.730667 4.778667-5.461333 7.509333-8.192C27.306667 155.648 23.893333 143.36 34.133333 130.389333c11.605333-14.336 27.989333-17.066667 45.056-15.701333 8.874667 0.682667 17.749333 2.730667 26.624 4.096 23.210667 3.413333 45.056-2.730667 67.584-8.192 15.701333-3.413333 31.402667-6.826667 47.786667-4.096 5.461333 0.682667 10.922667 0 15.018667-4.778667 6.144-6.144 15.701333-6.826667 21.845333-2.730666 6.826667 4.096 10.922667 14.336 7.509333 22.528-2.048 5.461333-0.682667 8.192 2.730667 11.605333 23.893333 23.893333 30.037333 52.565333 25.941333 85.333333-2.730667 20.48-4.778667 40.277333-5.461333 60.757334-0.682667 12.970667 5.461333 24.576 13.653333 34.133333 14.336 17.749333 33.450667 21.162667 52.565334 8.192 8.874667-6.144 16.384-14.336 25.258666-21.162667 8.874667-6.826667 17.066667-14.336 26.624-19.114666 19.114667-10.24 32.085333-24.576 40.277334-44.373334 4.096-9.557333 7.509333-19.114667 12.970666-27.989333 4.096-6.826667 9.557333-14.336 15.701334-19.114667 12.288-10.24 25.941333-7.509333 33.450666 6.144 6.144 10.24 9.557333 21.845333 15.701334 32.768 18.432 32.768 44.373333 56.661333 82.602666 63.488 30.72 5.461333 57.344-3.413333 78.506667-25.258666 12.970667-12.970667 22.528-27.989333 34.133333-42.325334 6.144-7.509333 10.922667-15.701333 17.749334-21.845333 11.605333-10.24 23.893333-8.192 32.085333 5.461333 6.826667 11.605333 13.653333 23.210667 19.114667 34.816 17.066667 36.864 43.008 64.853333 76.458666 86.698667 34.816 22.528 62.805333 51.882667 80.554667 90.112 14.336 30.72 19.797333 62.805333 21.162667 96.256 2.048 57.344 8.192 114.005333 27.989333 168.618667v2.048c-6.826667-4.096-17.749333-21.845333-25.941333-43.690667-5.461333-16.384-10.24-33.450667-14.336-49.834667-3.413333-17.066667-4.778667-34.133333-8.192-51.882666-1.365333 7.509333-2.730667 14.336-4.778667 21.845333-4.778667 16.384-8.192 33.450667-15.018667 49.152-12.288 30.037333-11.605333 60.074667 2.048 88.746667 12.288 25.258667 10.24 49.152 1.365334 73.045333-6.826667 18.432-16.384 36.181333-23.210667 55.296-10.24 26.624-19.114667 53.248-27.989333 79.872-3.413333 10.922667-9.557333 17.749333-22.528 17.749333h-34.133334c-2.730667 0-4.778667-2.730667-7.509333-4.096 1.365333-2.730667 2.730667-5.461333 4.778667-6.826666 2.048-2.048 4.778667-3.413333 7.509333-4.778667 12.288-7.509333 21.845333-16.384 28.672-29.354667 18.432-32.768 34.816-66.901333 39.594667-104.448 3.413333-29.354667 1.365333-57.344-12.970667-83.968-12.970667-25.258667-25.258667-51.2-38.229333-77.141333-1.365333-2.048-2.730667-4.096-4.778667-8.192-2.730667 20.48-3.413333 38.229333 0 56.661333 2.730667 15.018667 6.826667 30.72 11.605333 45.056 6.826667 17.749333 6.144 34.133333-4.096 49.834667l-49.152 75.776c-8.874667 12.970667-18.432 24.576-27.306666 36.864-4.096 5.461333-4.778667 9.557333-2.048 16.384 4.778667 10.24-0.682667 20.48-12.288 20.48-16.384 0-32.768-0.682667-49.152-2.048-2.048 0-6.144-3.413333-5.461334-4.778667 0-3.413333 1.365333-8.874667 4.096-10.24 27.306667-15.701333 43.690667-41.642667 60.074667-66.218666 11.605333-17.066667 21.845333-36.181333 32.768-53.930667 16.384-27.306667 17.066667-56.661333 6.826667-86.016-12.970667-36.864-27.306667-73.728-40.96-110.592-2.048-5.461333-4.778667-5.461333-9.557334-3.413333-74.410667 34.133333-147.456 30.72-218.453333-8.874667-4.778667-2.730667-8.874667-5.461333-15.018667-9.557333-6.144 10.922667-12.970667 20.48-17.749333 31.402666-8.874667 18.432-14.336 38.229333-5.461333 58.026667 2.048 4.778667 4.778667 9.557333 8.192 13.653333 21.162667 25.258667 27.306667 55.296 25.941333 86.698667-1.365333 27.989333-5.461333 55.978667-6.826667 83.968-0.682667 15.701333 1.365333 32.085333 3.413334 47.786667 2.048 16.384-4.096 26.624-21.162667 26.624-8.192 0-16.384-0.682667-23.893333-2.730667-10.24-2.730667-12.288-7.509333-7.509334-17.066667 15.701333-31.402667 21.845333-64.853333 19.797334-99.669333-2.048-23.210667-7.509333-45.056-17.749334-66.218667-0.682667-1.365333-1.365333-2.048-2.048-3.413333 1.365333-0.682667 0.682667-0.682667-2.730666-2.048z" />
</symbol>
</svg>
-->
<script src="https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/lity@2/dist/lity.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/twemoji@14/dist/twemoji.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/vanilla-back-to-top@7/dist/vanilla-back-to-top.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/aplayer@1/dist/APlayer.min.js"></script>
<script type="module" src="js/main.js"></script>
</body>
</html>