forked from electricdusk/rushlink
11 lines
236 B
Cheetah
11 lines
236 B
Cheetah
#RU URL SHORTENER
|
|
=================
|
|
|
|
Based on https://0x0.st/, this site allows you to easily shorten URLs using
|
|
the command line.
|
|
|
|
## USAGE
|
|
|
|
# Shorten a URL
|
|
curl -F'shorten=http://example.com/some/long/url' https://hashru.link
|