mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 21:47:57 +08:00
* feat(route) Add Meta's Threads * Fixing deepscan issues * Additional linting issues * single quotes when possible * woops * Addressing PR comments * Rename radar title * Update lib/v2/threads/radar.js * Update lib/v2/threads/radar.js * docs: add pptr flag ---------
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
module.exports = {
|
|
'/:user/:routeParams?': ['ninboy'],
|
|
};
|