mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 11:07:54 +08:00
* 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
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
module.exports = {
|
|
'/dailyquestion/en': ['NavePnow'],
|
|
};
|