Files
RSSHub/lib/v2/changba/maintainer.js
xizeyoupan 32650a89ad fix(route): changba user (#7538)
* fix: changba

* Update lib/routes/changba/user.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* style: auto format

* migrate to v2

* fix:typo

* Update lib/v2/changba/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/changba/user.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* resolve review

Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 23:41:51 +08:00

4 lines
71 B
JavaScript

module.exports = {
'/changba/:userid': ['xizeyoupan', 'kt286'],
};