Replaced a song
This commit is contained in:
parent
c843854b56
commit
eeb448ac70
8
403.html
8
403.html
@ -7,7 +7,7 @@
|
||||
<title>403</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="https://cdn.ghink.net/image/avatar/Bigsk.jpg" type="image/jpeg">
|
||||
<link type="text/css" rel="stylesheet" href="./static/css/errors.css" />
|
||||
<link type="text/css" rel="stylesheet" href="https://www.ianxia.com/static/css/errors.css" />
|
||||
<link rel="stylesheet" href="https://cdn.ghink.net/assembly/aplayer/1.10.0/APlayer.min.css">
|
||||
</head>
|
||||
|
||||
@ -30,9 +30,9 @@
|
||||
order: "random",
|
||||
audio: [
|
||||
{
|
||||
name: 'Roots',
|
||||
artist: 'Josh Leake',
|
||||
url: 'https://cdn.ghink.net/site/public/404/musics/Josh%20Leake%20-%20Roots.mp3',
|
||||
name: 'Awakening',
|
||||
artist: 'Defqwop',
|
||||
url: 'https://cdn.ghink.net/site/public/404/musics/Defqwop%20-%20Awakening.mp3',
|
||||
cover: 'https://cdn.ghink.net/site/public/404/musics/NCS%20Cover.png',
|
||||
},
|
||||
{
|
||||
|
8
404.html
8
404.html
@ -7,7 +7,7 @@
|
||||
<title>404</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="https://cdn.ghink.net/image/avatar/Bigsk.jpg" type="image/jpeg">
|
||||
<link type="text/css" rel="stylesheet" href="./static/css/errors.css" />
|
||||
<link type="text/css" rel="stylesheet" href="https://www.ianxia.com/static/css/errors.css" />
|
||||
<link rel="stylesheet" href="https://cdn.ghink.net/assembly/aplayer/1.10.0/APlayer.min.css">
|
||||
</head>
|
||||
|
||||
@ -30,9 +30,9 @@
|
||||
order: "random",
|
||||
audio: [
|
||||
{
|
||||
name: 'Roots',
|
||||
artist: 'Josh Leake',
|
||||
url: 'https://cdn.ghink.net/site/public/404/musics/Josh%20Leake%20-%20Roots.mp3',
|
||||
name: 'Awakening',
|
||||
artist: 'Defqwop',
|
||||
url: 'https://cdn.ghink.net/site/public/404/musics/Defqwop%20-%20Awakening.mp3',
|
||||
cover: 'https://cdn.ghink.net/site/public/404/musics/NCS%20Cover.png',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user