From 0f4b3e995c883dbc504b75156e9ca5e6ebf07db1 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 2 Mar 2022 09:05:27 +0800 Subject: update --- alias | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'alias') diff --git a/alias b/alias index a4ce0b3..50f994f 100644 --- a/alias +++ b/alias @@ -422,8 +422,11 @@ tt() { # upload with 0x0.st up() { - #curl -F"file=@${1}" http://0x0.st - curl -F "file=@${1}" https://api.anonfiles.com/upload + curl -F"file=@${1}" http://0x0.st + #curl -F "file=@${1}" https://api.anonfiles.com/upload +} +sshup() { + scp "$1" topo:~/public } short() { curl -F"shorten=${1}" http://0x0.st -- cgit v1.2.3-70-g09d2