mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-20 09:06:50 +08:00
feat: add proxy_range option for 139Yun Alias AList V3 (#6496)
This commit is contained in:
@@ -12,6 +12,7 @@ type Config struct {
|
||||
CheckStatus bool `json:"-"`
|
||||
Alert string `json:"alert"` //info,success,warning,danger
|
||||
NoOverwriteUpload bool `json:"-"` // whether to support overwrite upload
|
||||
ProxyRangeOption bool `json:"-"`
|
||||
}
|
||||
|
||||
func (c Config) MustProxy() bool {
|
||||
|
||||
Reference in New Issue
Block a user