forked from electricdusk/rushlink
Initial commit
This commit is contained in:
10
assets/index.txt
Normal file
10
assets/index.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user