CapCus
Instant URL Shortener
- Click the URL above to select and copy
- URL valid for 14 days
{ "id": string, "type": "capcus.create", "url": string, "owner": string }id: request id (ex: "1945")
{ "id": "1945", "type": "capcus.create", "url": "https://www.krybrig.org/jejak.html?token=ABCxyz", "owner": "anonymous" }
{ "source_url": string, "target_url": string, "create_time": string, "expire_time": string }source-url: source url (ex: "https://www.krybrig.org/jejak.html?token=ABCxyz")
{ "source_url": "https://www.krybrig.org/jejak.html?token=ABCxyz", "target_url": "https://capc.us/ABCDwxyz", "create_time": "2018-11-08 05:03:57", "expire_time": "2018-11-22 05:03:57" }