mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 10:08:02 +08:00
* Fix broken curiouscat URLs The https://curiouscat.qa does not work, so the URL should be https://curiouscat.live * refactor: migrate to v2 ---------
4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
module.exports = {
|
|
'/user/:id': ['lucasew'],
|
|
};
|