mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 04:11:26 +08:00
feat(route): leetcode.com daily question (#10296)
* feat: leetcode.com daily question * feat: add docs support * chore(leetcode): use template literal to write GraphQL * feat(leetcode): add en docs * Update docs/en/programming.md Co-authored-by: Tony <TonyRL@users.noreply.github.com> * chore(leetcode): format graphql string * chore(leetcode): format redundant graphql string
This commit is contained in:
3
lib/v2/leetcode/maintainer.js
Normal file
3
lib/v2/leetcode/maintainer.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
'/dailyquestion/en': ['NavePnow'],
|
||||
};
|
||||
Reference in New Issue
Block a user