mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-clawer.git
synced 2026-08-12 08:50:33 +00:00
refactors
This commit is contained in:
parent
2eea007652
commit
9015b5dadf
File diff suppressed because it is too large
Load Diff
@ -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": [
|
||||
{
|
||||
|
||||
@ -96,6 +96,7 @@ const domainList = [
|
||||
'y.163.com',
|
||||
'interface.music.163.com',
|
||||
'interface3.music.163.com',
|
||||
'interfacepc.music.163.com',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user