mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 14:40:23 +08:00
feat(route): 增加leetcode每日一题题解 (#10499)
* feat(route): 增加leetcode每日一题题解 * fix: leetcode每日一题题解 * fix: leetcode每日一题题解
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
'/articles': ['LogicJake'],
|
||||
'/dailyquestion/:lang': ['NavePnow'],
|
||||
'/dailyquestion/solution/:lang': ['woaidouya123'],
|
||||
'/submission/:country/:user': ['NathanDai'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user