mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-28 09:33:57 +00:00
add groupRules
This commit is contained in:
@@ -11,4 +11,5 @@ type ConvertRequest struct {
|
||||
SortKey string `form:"sort" json:"sort"`
|
||||
SortType string `form:"sort-type" json:"sort-type"`
|
||||
Output string `json:"output"`
|
||||
GroupRules string `form:"group-rules" json:"group-rules"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user