mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 20:27:52 +08:00
* Fix(route): fix route is empty and change to V2 * Fix(route): route address err in maintainer.js * Fix(route): change way to get pubDate * Fix(route): add timezone
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
module.exports = {
|
|
'/article': ['EsuRt', 'Fatpandac'],
|
|
};
|