Skip to content

Commit afb64e5

Browse files
author
Tim
committed
reduce some musics
1 parent 75c4a5f commit afb64e5

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

assets/main.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,13 @@ function music_pause() {
4242
}
4343
function getMusicUrl() {
4444
var musicList = [
45-
'AlisonKrauss-ItWouldntHaveMadeaDifference.mp3',
46-
'DanielPowter-Cupid.mp3',
4745
'dream-it-possible.mp3',
48-
'Maroon5-IfINeverSeeYourFaceAgain.mp3',
4946
'TannerTownsend-LoveStoryMeetsVivalaVida.mp3',
5047
'夢灯籠(《你的名字。》动画电影片头曲).mp3',
5148
'林俊杰-女儿情(Live).mp3',
5249
'林俊杰-爱要怎么说出口(Live).mp3',
5350
'汪晨蕊-你还要我怎样(Live).mp3',
54-
'没什么大不了(《你的名字。》动画电影片尾曲).mp3',
55-
'火花(《你的名字。》动画电影插曲).mp3',
5651
'网络歌手-火影疾风.mp3',
57-
'薛之谦-我好像在哪见过你.mp3',
58-
'陈冰-一个人(Live).mp3',
5952
'黄雅莉-丑八怪(Live).mp3'
6053
];
6154
var songNum = musicList.length;

0 commit comments

Comments
 (0)