e9abf886b2005e701f6ef719f3ca671ce86046af
[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={}" http://cloo.gl