instagram: Linkear a lx autorx
This commit is contained in:
parent
92a46e38fb
commit
0bc5717443
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ func (r *Instagram) Respond(url *url.URL) (*common.Uploadable, common.Error) {
|
|||
|
||||
return &common.Uploadable{
|
||||
Url: lookup.VideoUrl,
|
||||
Caption: "@" + lookup.Author,
|
||||
Caption: "instagram.com/" + lookup.Author,
|
||||
}, common.OK
|
||||
}
|
||||
|
|
Reference in a new issue