mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 09:38:04 +08:00
* aeon: hotfix & migrate to v2 * rewrite & focus on essays * fix banner * better support for aeon * update the doc * credits before content * using templates & fix doc
5 lines
85 B
JavaScript
5 lines
85 B
JavaScript
module.exports = {
|
|
'/category/:category': ['emdoe'],
|
|
'/:type': ['emdoe'],
|
|
};
|