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 672563e

Browse files
committed
chore: modify the plugin source
1 parent 4856eca commit 672563e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎lib/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const DEFAULT_CONFIG = {
4444
verify: 'https://leetcode.com/submissions/detail/$id/check/',
4545
favorites: 'https://leetcode.com/list/api/questions',
4646
favorite_delete: 'https://leetcode.com/list/api/questions/$hash/$id',
47-
plugin: 'https://github.com/skygragon/leetcode-cli-plugins/raw/master/plugins/$name.js'
47+
plugin: 'https://raw.githubusercontent.com/leetcode-tools/leetcode-cli-plugins/master/plugins/$name.js'
4848
}
4949
},
5050

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

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