feat: add proxy_range option for 139Yun Alias AList V3 (#6496)
This commit is contained in:
@@ -27,6 +27,7 @@ type Sort struct {
|
||||
type Proxy struct {
|
||||
WebProxy bool `json:"web_proxy"`
|
||||
WebdavPolicy string `json:"webdav_policy"`
|
||||
ProxyRange bool `json:"proxy_range"`
|
||||
DownProxyUrl string `json:"down_proxy_url"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user