diff --git a/app/main.js b/app/main.js index e7f4670..bfa1251 100644 --- a/app/main.js +++ b/app/main.js @@ -21,7 +21,7 @@ searcher.registerSourceModel(new mfm.MyFreemp3QQSource()); searcher.registerSourceModel(new mfm.MyFreemp3NeteaseSource()); //searcher.registerSourceModel(new mfm.MyFreemp3KugouSource()); searcher.registerSourceModel(new mfm.MyFreemp3KuwoSource()); -//searcher.registerSourceModel(new mfm.MyFreemp3MiguSource()); +searcher.registerSourceModel(new mfm.MyFreemp3MiguSource()); searcher.registerSourceModel(new mfm.MyFreemp3QianqianSource()); //searcher.registerSourceModel(new mfm.MyFreemp3QingtingSource()); //searcher.registerSourceModel(new mfm.MyFreemp3XimalayaSource()); @@ -30,7 +30,7 @@ searcher.registerSourceModel(new mfm.MyFreemp3QianqianSource()); //searcher.registerSourceModel(new mfm.MyFreemp31tingSource()); // searcher.registerSourceModel(new mfm.MyFreemp35singycSource()); // searcher.registerSourceModel(new mfm.MyFreemp35singfcSource()); -searcher.registerSourceModel(new KugouSource()); +//searcher.registerSourceModel(new KugouSource()); // ***********************************************************************