mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
R: remove json tag
This commit is contained in:
parent
7f9e061a7e
commit
4035675827
@ -122,12 +122,12 @@ type Properties struct {
|
||||
City string
|
||||
VerifiedBotCategory string
|
||||
// EdgeRequestKeepAliveStatus int
|
||||
RequestPriority string `json:""`
|
||||
HttpProtocol string `json:""`
|
||||
Region string `json:"region"`
|
||||
RegionCode string `json:"regionCode"`
|
||||
AsOrganization string `json:"asOrganization"`
|
||||
PostalCode string `json:"postalCode"`
|
||||
RequestPriority string
|
||||
HttpProtocol string
|
||||
Region string
|
||||
RegionCode string
|
||||
AsOrganization string
|
||||
PostalCode string
|
||||
BotManagement *BotManagement
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user