mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
request to dpaste.org yields dpaste.org URL (#158)
This commit is contained in:
parent
8678b7efc9
commit
6b1e2d9df5
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ command line:
|
||||||
|
|
||||||
$ alias dpaste="curl -F 'format=url' -F 'content=<-' https://dpaste.org/api/"
|
$ alias dpaste="curl -F 'format=url' -F 'content=<-' https://dpaste.org/api/"
|
||||||
$ cat foo.txt | dpaste
|
$ cat foo.txt | dpaste
|
||||||
https://dpaste.de/ke2pB
|
https://dpaste.org/ke2pB
|
||||||
|
|
||||||
.. note:: If you wrote or know a third party dpaste plugin or extension,
|
.. note:: If you wrote or know a third party dpaste plugin or extension,
|
||||||
please open an *Issue* on Github_ and it's added here.
|
please open an *Issue* on Github_ and it's added here.
|
||||||
|
|
Loading…
Reference in a new issue