Skip to content

Commit

Permalink
fix: use new proxy access_token
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromake committed Nov 11, 2024
1 parent 678d9f2 commit b74b251
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,7 @@ copyright = "" # default: params.author ↓ # 默认为下面
clientId = "6f4e103c0af2b0629e01" # Your client ID
clientSecret = "22f0c21510acbdda03c9067ee3aa2aee0c805c9f" # Your client secret
# proxy = "https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token"
# proxy = "https://ray2.zeromake.com/login/oauth/access_token"
proxy = "https://cors-server.huix.top/github_access_token"
proxy = "https://hysteria.zeromake.com/login/oauth/access_token"
label = "gitment"

# Valine.
Expand Down

0 comments on commit b74b251

Please sign in to comment.