Skip to content

Commit

Permalink
feat: 更改音乐吧路由、音乐搜索404格式处理
Browse files Browse the repository at this point in the history
  • Loading branch information
尚奕航 committed May 4, 2024
1 parent 45c0455 commit 5b43868
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
25 changes: 0 additions & 25 deletions case/music-search/index.html

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

25 changes: 25 additions & 0 deletions music/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!--
* @Author: 尚奕航 [email protected]
* @Date: 2024-04-20 22:06:59
* @LastEditors: 尚奕航 [email protected]
* @LastEditTime: 2024-05-03 16:49:08
* @FilePath: \muics-line\index.html
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>音乐吧</title>
<meta charset="UTF-8" />
<meta name=description content=全网音乐免费下载网多站合一音乐搜索解决方案,可搜索试听免费下载网易云音乐、QQ音乐、酷狗音乐、酷我音乐、咪咕音乐、5sing原创翻唱音乐、SoundCloud。>
<meta name=keywords content=音乐搜索,音乐免费下载,无损音乐搜索器,音乐试听,音乐在线听,网易云音乐,QQ音乐,酷狗音乐,酷我音乐,咪咕音乐,5sing原创翻唱音乐,SoundCloud音乐在线试听,下载,在线解析网>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="icon" type="image/svg+xml" href="./music.svg" />
<script type="module" crossorigin src="./assets/index-D5uAZ2gC.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CWJkxOfz.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
Expand Down
File renamed without changes

0 comments on commit 5b43868

Please sign in to comment.