* 🐛 fix: failed when try to fetch from whu
1. exception in cs
2. bug in parsing category in news
* 🔥 rm doc header
* ⚡️ perf(cs): add try catch in `cs` casue it might fetch a not existed url and cause exception
* 🎨 misc: resolve the reviewer's suggestion