mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
6 lines
145 B
JavaScript
6 lines
145 B
JavaScript
module.exports = {
|
|
'/articles': ['LogicJake'],
|
|
'/dailyquestion/:lang': ['NavePnow'],
|
|
'/submission/:country/:user': ['NathanDai'],
|
|
};
|