Add alias for latexmk
[dotfiles.git] / x / .local / bin / cloo.gl
1 #!/bin/sh
2 perl -pe 's/([^a-zA-Z0-9_.!~*()'\''-])/sprintf("%%%02X",ord($1))/ge' |
3 xargs -I{} curl -X POST -d "type=regular&token=a&url={}" https://cloo.gl