File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ type Addition struct {
10
10
RefreshToken string `json:"refresh_token" required:"true"`
11
11
OrderBy string `json:"order_by" type:"select" options:"name,size,updated_at,created_at"`
12
12
OrderDirection string `json:"order_direction" type:"select" options:"ASC,DESC"`
13
- OauthTokenURL string `json:"oauth_token_url" default:"https://api.nn.ci /alist/ali_open/token"`
13
+ OauthTokenURL string `json:"oauth_token_url" default:"https://api.xhofe.top /alist/ali_open/token"`
14
14
ClientID string `json:"client_id" required:"false" help:"Keep it empty if you don't have one"`
15
15
ClientSecret string `json:"client_secret" required:"false" help:"Keep it empty if you don't have one"`
16
16
RemoveWay string `json:"remove_way" required:"true" type:"select" options:"trash,delete"`
You can’t perform that action at this time.
0 commit comments