adding netease music and bilibili support for shields (the README badge generation service)
- Install Shields. https://github.com/badges/shields
- Somehow install this nodejs peoject: https://github.com/Binaryify/NeteaseCloudMusicApi
- Replace
server.jsof the stock Shields project with mine. - Find the string "netease" in my version of server.js and modify it (as you may have the netease api program running on other servers or ports)
- Start these two programs with your favourite nodejs process manager.
- No need to refer to
try.html.
Detailed documentation coming soon