diff --git a/.bashrc b/.bashrc index e5d5edb..4becaad 100755 --- a/.bashrc +++ b/.bashrc @@ -135,4 +135,4 @@ alias mkdir="mkdir -p" alias stdsize='wc -c | awk '"'"'{print $1/1000"K"}'"'"' ' -ltcpic() { curl -F"file=@$1" https://i.ltcpas.tk/u.php ; } +ltcpic() { curl -F"file=@$1" https://lickthecheese.tilde.site/u.php ; }