- English Document | [中文文档](https://.com/LeetCode-OpenSource/vscode-leetcode/blob/master/docs/README_zh-CN.md)
24
24
25
25
## ❗️ Attention ❗️- Workaround to login to LeetCode endpoint
26
-
> Note: If you are using `leetcode-cn.com`, you can just ignore this section.
26
+
> Note: If you are using `leetcode.cn`, you can just ignore this section.
27
27
28
28
Recently we observed that [the extension cannot login to leetcode.com endpoint anymore](https://.com/LeetCode-OpenSource/vscode-leetcode/issues/478). The root cause of this issue is that leetcode.com changed its login mechanism and so far there is no ideal way to fix that issue.
29
29
@@ -63,7 +63,7 @@ Thanks for [@yihong0618](https://.com/yihong0618) provided a workaround wh
63
63
64
64
- The supported endpoints are:
65
65
-**leetcode.com**
66
-
-**leetcode-cn.com**
66
+
-**leetcode.cn**
67
67
68
68
> Note: The accounts of different endpoints are **not** shared. Please make sure you are using the right endpoint. The extension will use `leetcode.com` by default.
0 commit comments