* fix: restore /heu/ugs/news.js
* Update lib/v2/heu/ugs/news.js
* Update lib/v2/heu/ugs/news.js
* Update lib/v2/heu/ugs/news.js
* feat(require): update require
* refactor: mise fixes
* rename namespace to hrbeu
- hrbeu.edu.cn is the primary domain name as it's where the contact us mail hosted on
* increase code readability
- use template literals over .concat()
- use .includes() to check the existence of sth
* remove fake publish time
* remove duplicated title in description
* fix: fetch article from wechat mp
* fix: codeql