mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
6 lines
164 B
JavaScript
6 lines
164 B
JavaScript
module.exports = {
|
|
'/telegram/channel/:username/:searchQuery?': ['DIYgod'],
|
|
'/telegram/stickerpack/:name': ['DIYgod'],
|
|
'/telegram/blog': ['fengkx'],
|
|
};
|