mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
* fix(route): rfa missing url property * docs: add missing en h3 title * fix: use nullish coalescing operator
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
module.exports = {
|
|
'/:language?/:channel?/:subChannel?': ['zphw'],
|
|
};
|