update
This commit is contained in:
@@ -37,7 +37,6 @@ async function fetch({ songId }) {
|
||||
console.error(errors);
|
||||
return;
|
||||
}
|
||||
// console.log(html);
|
||||
|
||||
if (html.includes(`<p class="note s-fc3">很抱歉,你要查找的网页找不到</p>`)) {
|
||||
// TODO 最后统一来处理这里 demo: artistId == 30084536
|
||||
|
Reference in New Issue
Block a user