12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "plugins": [
- {
- "name": "bilibili",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/bilibili.js"
- },
- {
- "name": "咪咕",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/migu.js"
- },
- {
- "name": "网易云",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/netease.js"
- },
- {
- "name": "全民K歌",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/qmkg.js"
- },
- {
- "name": "酷我",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/kuwo.js"
- },
- {
- "name": "千千音乐",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/qianqian.js"
- },
- {
- "name": "5sing",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/5sing.js"
- },
- {
- "name": "酷狗",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/kugou.js"
- },
- {
- "name": "QQ音乐",
- "url": "https://gitee.com/maotoumao/MusicFreePlugins/raw/master/qq.js"
- }
- ]
- }
|