mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-11 18:44:26 +00:00
Commit from m3o/m3o action
This commit is contained in:
@@ -80,6 +80,8 @@ type URLPair struct {
|
||||
Created string `json:"created"`
|
||||
// destination url
|
||||
DestinationUrl string `json:"destinationURL"`
|
||||
// The number of times the short URL has been resolved
|
||||
HitCount int64 `json:"hit_count,string"`
|
||||
// shortened url
|
||||
ShortUrl string `json:"shortURL"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user