Files
RSSHub/lib/v2/oncc/maintainer.js
Ethan Shen d91011da46 feat(route): add 東網產經 (#11838)
* 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
2023-02-15 06:00:03 +01:00

5 lines
99 B
JavaScript

module.exports = {
'/:language/:channel?': ['Fatpandac'],
'/money18/:id?': ['nczitzk'],
};