mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-24 12:24:46 +08:00
feat: disable register
This commit is contained in:
@@ -58,9 +58,6 @@ async function searchWithCache(
|
||||
}
|
||||
|
||||
const data = await response.json();
|
||||
if (apiSite.key === 'xiaomaomi') {
|
||||
console.log(data);
|
||||
}
|
||||
if (
|
||||
!data ||
|
||||
!data.list ||
|
||||
|
||||
Reference in New Issue
Block a user