feat(proxy): enhance proxy group handling and sorting logic
This commit is contained in:
committed by
Leif Draven
parent
979e39b9e5
commit
97024dd1df
@@ -26,6 +26,7 @@ type Group struct {
|
||||
Proxies []string
|
||||
URL string
|
||||
Interval int
|
||||
Direct bool
|
||||
}
|
||||
|
||||
type GroupType string
|
||||
|
||||
Reference in New Issue
Block a user