This commit is contained in:
lickthecheese 2020-01-27 17:05:49 -05:00
parent d0d779e3b5
commit 1700f8dc33

View file

@ -135,6 +135,7 @@ alias mkdir="mkdir -p"
alias stdsize='wc -c | awk '"'"'{print $1/1000"K"}'"'"' '
expic() { curl -F"file=@$1" http://i.ltcpas.tk/u.php ; }
ltcpic() { curl -F"file=@$1" https://lickthecheese.fuckup.club/u.php ; }
ltcpst() { curl -F"text=<-" https://lickthecheese.fuckup.club/p.php ; }