更新源

main
amuliang 2023-08-05 21:45:32 +08:00
parent 6f76c07671
commit 5b065ad15e
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ searcher.registerSourceModel(new mfm.MyFreemp3QQSource());
searcher.registerSourceModel(new mfm.MyFreemp3NeteaseSource()); searcher.registerSourceModel(new mfm.MyFreemp3NeteaseSource());
//searcher.registerSourceModel(new mfm.MyFreemp3KugouSource()); //searcher.registerSourceModel(new mfm.MyFreemp3KugouSource());
searcher.registerSourceModel(new mfm.MyFreemp3KuwoSource()); searcher.registerSourceModel(new mfm.MyFreemp3KuwoSource());
//searcher.registerSourceModel(new mfm.MyFreemp3MiguSource()); searcher.registerSourceModel(new mfm.MyFreemp3MiguSource());
searcher.registerSourceModel(new mfm.MyFreemp3QianqianSource()); searcher.registerSourceModel(new mfm.MyFreemp3QianqianSource());
//searcher.registerSourceModel(new mfm.MyFreemp3QingtingSource()); //searcher.registerSourceModel(new mfm.MyFreemp3QingtingSource());
//searcher.registerSourceModel(new mfm.MyFreemp3XimalayaSource()); //searcher.registerSourceModel(new mfm.MyFreemp3XimalayaSource());
@ -30,7 +30,7 @@ searcher.registerSourceModel(new mfm.MyFreemp3QianqianSource());
//searcher.registerSourceModel(new mfm.MyFreemp31tingSource()); //searcher.registerSourceModel(new mfm.MyFreemp31tingSource());
// searcher.registerSourceModel(new mfm.MyFreemp35singycSource()); // searcher.registerSourceModel(new mfm.MyFreemp35singycSource());
// searcher.registerSourceModel(new mfm.MyFreemp35singfcSource()); // searcher.registerSourceModel(new mfm.MyFreemp35singfcSource());
searcher.registerSourceModel(new KugouSource()); //searcher.registerSourceModel(new KugouSource());
// *********************************************************************** // ***********************************************************************