mirror of
https://github.com/hanxi/xiaomusic.git
synced 2026-03-15 08:13:16 +08:00
build: update static version
This commit is contained in:
4
xiaomusic/static/default/debug.html
vendored
4
xiaomusic/static/default/debug.html
vendored
@@ -6,9 +6,9 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Debug For XiaoMusic</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="./main.css?version=1771327223">
|
||||
<link rel="stylesheet" type="text/css" href="./main.css?version=1773414907">
|
||||
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
|
||||
<script src="./jquery-3.7.1.min.js?version=1771327223"></script>
|
||||
<script src="./jquery-3.7.1.min.js?version=1773414907"></script>
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z09NC1K7ZW"></script>
|
||||
|
||||
4
xiaomusic/static/default/downloadtool.html
vendored
4
xiaomusic/static/default/downloadtool.html
vendored
@@ -4,8 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>歌曲下载工具</title>
|
||||
<link rel="stylesheet" type="text/css" href="./main.css?version=1771327223">
|
||||
<script src="./jquery-3.7.1.min.js?version=1771327223"></script>
|
||||
<link rel="stylesheet" type="text/css" href="./main.css?version=1773414907">
|
||||
<script src="./jquery-3.7.1.min.js?version=1773414907"></script>
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z09NC1K7ZW"></script>
|
||||
|
||||
6
xiaomusic/static/default/index.html
vendored
6
xiaomusic/static/default/index.html
vendored
@@ -8,8 +8,8 @@
|
||||
<!-- 预加载字体文件,减少加载延迟 -->
|
||||
<link rel="preload" href="./materialicons.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="./materialiconsoutlined.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<script src="./jquery-3.7.1.min.js?version=1771327223"></script>
|
||||
<link rel="stylesheet" href="./main.css?version=1771327223">
|
||||
<script src="./jquery-3.7.1.min.js?version=1773414907"></script>
|
||||
<link rel="stylesheet" href="./main.css?version=1773414907">
|
||||
<link rel="icon" href="./favicon.ico">
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
@@ -241,7 +241,7 @@
|
||||
<!-- 屏幕阅读器状态通知区域 -->
|
||||
<div id="sr-announcer" class="sr-only" role="status" aria-live="polite" aria-atomic="true"></div>
|
||||
|
||||
<script src="./md.js?version=1771327223">
|
||||
<script src="./md.js?version=1773414907">
|
||||
</script>
|
||||
<script>
|
||||
function goOnlineSearch() {
|
||||
|
||||
2
xiaomusic/static/default/m3u.html
vendored
2
xiaomusic/static/default/m3u.html
vendored
@@ -5,7 +5,7 @@
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>M3U to JSON Converter</title>
|
||||
<link rel="stylesheet" type="text/css" href="./main.css?version=1771327223">
|
||||
<link rel="stylesheet" type="text/css" href="./main.css?version=1773414907">
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z09NC1K7ZW"></script>
|
||||
|
||||
6
xiaomusic/static/default/setting.html
vendored
6
xiaomusic/static/default/setting.html
vendored
@@ -8,9 +8,9 @@
|
||||
<!-- 预加载字体文件,减少加载延迟 -->
|
||||
<link rel="preload" href="./materialicons.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<link rel="preload" href="./materialiconsoutlined.woff2" as="font" type="font/woff2" crossorigin>
|
||||
<script src="./jquery-3.7.1.min.js?version=1771327223"></script>
|
||||
<script src="./setting.js?version=1771327223"></script>
|
||||
<link rel="stylesheet" type="text/css" href="./setting.css?version=1771327223" />
|
||||
<script src="./jquery-3.7.1.min.js?version=1773414907"></script>
|
||||
<script src="./setting.js?version=1773414907"></script>
|
||||
<link rel="stylesheet" type="text/css" href="./setting.css?version=1773414907" />
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z09NC1K7ZW"></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user