mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 20:50:09 +00:00
re-support dynamic speed limit
This commit is contained in:
@@ -23,7 +23,8 @@ type Client struct {
|
||||
NodeType string
|
||||
NodeId int
|
||||
LocalRuleList []*regexp.Regexp
|
||||
etag string
|
||||
nodeEtag string
|
||||
userEtag string
|
||||
}
|
||||
|
||||
func New(c *conf.ApiConfig) (*Client, error) {
|
||||
|
||||
Reference in New Issue
Block a user