Return complete URL after shortening #13

Closed
opened 2019-11-08 19:02:00 +01:00 by mrngm · 1 comment
Collaborator

E.g.

$ curl -F 'shorten=https://gitea.hashru.nl/dsprenkels/rushlink' https://hashru.link/
hashru.link/cxpw

Would like to have https:// prefixed.

E.g. ``` $ curl -F 'shorten=https://gitea.hashru.nl/dsprenkels/rushlink' https://hashru.link/ hashru.link/cxpw ``` Would like to have `https://` prefixed.
mrngm closed this issue 2019-11-09 22:33:07 +01:00
Author
Collaborator
$ curl -F'shorten=https://gitea.hashru.nl/dsprenkels/rushlink' https://hashru.link
https://hashru.link/Dz-M
``` $ curl -F'shorten=https://gitea.hashru.nl/dsprenkels/rushlink' https://hashru.link https://hashru.link/Dz-M ```
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: electricdusk/rushlink#13
No description provided.