refactors

This commit is contained in:
ElyPrism 2026-08-02 23:04:21 +08:00
parent 2eea007652
commit 9015b5dadf
No known key found for this signature in database
3 changed files with 1360 additions and 1611 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
{
"name": "网易云音乐抓包工具",
"short_name": "抓包工具",
"short_name": "NCM Clawer",
"description": "网易云音乐客户端抓包与调试工具",
"start_url": "/",
"display": "standalone",
"background_color": "#f0f2f5",
"theme_color": "#C20C0C",
"background_color": "#171717",
"theme_color": "#171717",
"categories": ["developer tools", "utilities"],
"icons": [
{

View File

@ -96,6 +96,7 @@ const domainList = [
'y.163.com',
'interface.music.163.com',
'interface3.music.163.com',
'interfacepc.music.163.com',
];
/**