mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
5 lines
115 B
JavaScript
5 lines
115 B
JavaScript
module.exports = {
|
|
'/forum/:id?/:digest?': ['nczitzk', 'ma6254'],
|
|
'/thread/:id': ['nczitzk', 'ma6254'],
|
|
};
|