Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 45446ef

Browse files
fix: change graphql api path
1 parent 6f42925 commit 45446ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/shared.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export const urlsCn = {
140140
// base urls
141141
base: "https://leetcode.cn",
142142
graphql: "https://leetcode.cn/graphql",
143-
userGraphql: "https://leetcode.cn/graphql/noj-go/",
143+
userGraphql: "https://leetcode.cn/graphql/",
144144
login: "https://leetcode.cn/accounts/login/",
145145
authLoginUrl: `https://leetcode.cn/authorize-login/${protocol}/?path=leetcode.vscode-leetcode`,
146146
};

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /