Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Commit

Permalink
更新说明
Browse files Browse the repository at this point in the history
  • Loading branch information
maicong committed May 24, 2018
1 parent 31dd330 commit 6ff6624
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
2. 音乐格式浏览器无法正常解析
```

**3. 国内接口优化**

如果你的网站在国内,打开 [/index.php](index.php),将 `define('MC_INTERNAL', 0);` 修改为 `define('MC_INTERNAL', 1);`,这样就可以取到咪咕和网易云音乐的 320k 音频了。

## 更新日志

请查看 [CHANGELOG.md](CHANGELOG.md)
Expand Down

0 comments on commit 6ff6624

Please sign in to comment.