mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-30 18:35:32 +00:00
Update freedom.go
This commit is contained in:
parent
6a20945a55
commit
4b13aff884
@ -14,8 +14,8 @@ import (
|
||||
)
|
||||
|
||||
type FreedomConfig struct {
|
||||
DomainStrategy string `json:"domainStrategy"`
|
||||
TargetStrategy string `json:"targetStrategy"`
|
||||
DomainStrategy string `json:"domainStrategy"`
|
||||
Redirect string `json:"redirect"`
|
||||
UserLevel uint32 `json:"userLevel"`
|
||||
Fragment *Fragment `json:"fragment"`
|
||||
|
Loading…
Reference in New Issue
Block a user