-
Notifications
You must be signed in to change notification settings - Fork 1
/
plugins.json
104 lines (104 loc) · 3.03 KB
/
plugins.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"plugins": [
{
"name": "歌词千寻",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/geciqianxun/index.js",
"version": "0.0.1"
},
{
"name": "bilibili",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/bilibili/index.js",
"version": "0.1.15"
},
{
"name": "Audiomack",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/audiomack/index.js",
"version": "0.0.2"
},
{
"name": "歌词网",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/geciwang/index.js",
"version": "0.0.1"
},
{
"name": "快手",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/kuaishou/index.js",
"version": "0.0.1"
},
{
"name": "Navidrome",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/navidrome/index.js",
"version": "0.0.1"
},
{
"name": "猫耳FM",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/maoerfm/index.js",
"version": "0.1.4"
},
{
"name": "suno",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/suno/index.js",
"version": "0.0.1"
},
{
"name": "WebDAV",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/webdav/index.js",
"version": "0.0.2"
},
{
"name": "udio",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/udio/index.js",
"version": "0.0.1"
},
{
"name": "音悦台",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/yinyuetai/index.js",
"version": "0.0.1"
},
{
"name": "Youtube",
"url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/v0.1/dist/youtube/index.js",
"version": "0.0.1"
},
{
"name": "QQ音乐",
"url": "https://gitee.com/ThomasYou/musicfree/raw/master/dist/qq/index.js",
"version": "0.2.6"
},
{
"name": "简繁音乐",
"url": "https://gitee.com/ThomasYou/musicfree/raw/master/dist/wy/index.js",
"version": "0.0.6"
},
{
"name": "云音乐",
"url": "http://adad23u.appinstall.life/dist/kuwo/index.js",
"version": "0.1.6"
},
{
"name": "咪咕音乐",
"url": "https://gitee.com/ThomasYou/musicfree/raw/master/dist/mg/index.js",
"version": "0.2.2"
},
{
"name": "酷狗",
"url": "https://gitee.com/ThomasYou/musicfree/raw/master/dist/kg/index.js",
"version": "0.1.6"
},
{
"name": "5sing",
"url": "https://agit.ai/vale_gtt/MSC_API/raw/branch/master/%e7%8c%ab%e5%a4%b4%e7%8c%ab_plugs/5sing/index.js",
"version": "0.1.1"
},
{
"name": "酷歌词",
"url": "https://gitee.com/ThomasYou/musicfree/raw/master/dist/kugeci.js",
"version": "0.0.1"
},
{
"name": "云电台",
"url": "https://cdn.jsdelivr.net/gh/GuGuMur/MusicFreePlugin-NeteaseRadio@master/dist/plugin.js",
"version": "0.0.1"
}
]
}