mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 10:08:02 +08:00
* feat(route): add 東網產經 * docs: fix typo * fix: broken image url * fix: add industry api url * fix: no article on certain dates * docs: move to money18
5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
module.exports = {
|
|
'/:language/:channel?': ['Fatpandac'],
|
|
'/money18/:id?': ['nczitzk'],
|
|
};
|