diff --git a/lib/config.js b/lib/config.js index 373b9f0f..9708edfa 100644 --- a/lib/config.js +++ b/lib/config.js @@ -44,7 +44,7 @@ const DEFAULT_CONFIG = { verify: 'https://leetcode.com/submissions/detail/$id/check/', favorites: 'https://leetcode.com/list/api/questions', favorite_delete: 'https://leetcode.com/list/api/questions/$hash/$id', - plugin: 'https://github.com/skygragon/leetcode-cli-plugins/raw/master/plugins/$name.js' + plugin: 'https://raw.githubusercontent.com/leetcode-tools/leetcode-cli-plugins/master/plugins/$name.js' } }, diff --git a/package-lock.json b/package-lock.json index 45a6b3e1..747ac7bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "vscode-leetcode-cli", + "name": "vsc-leetcode-cli", "version": "2.6.2", "lockfileVersion": 1, "requires": true,