cookie values field removed
This commit is contained in:
parent
22a56d9e72
commit
731d4884ba
2 changed files with 5 additions and 8 deletions
|
|
@ -13,8 +13,7 @@ type MerchDTO struct {
|
|||
}
|
||||
|
||||
type SurugayaDTO struct {
|
||||
Link string `json:"link"`
|
||||
CookieValues string `json:"cookie_values"`
|
||||
Link string `json:"link"`
|
||||
}
|
||||
|
||||
type MandarakeDTO struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue