mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 01:58:11 +08:00
* fix(route): fix pubdate for scmp Currently SCMP tries to find pubDate from the actual article link. But sometimes there is no date in the link. So use pubDate in offical feed instead. * refactor: migrate to v2
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
module.exports = {
|
|
'/:category_id': ['proletarius101'],
|
|
};
|