repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a213c41
)
cloogle https
author
Mart Lubbers
<mart@martlubbers.net>
Wed, 7 Jun 2017 08:39:05 +0000
(10:39 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Wed, 7 Jun 2017 08:39:05 +0000
(10:39 +0200)
x/.local/bin/cloo.gl
patch
|
blob
|
history
diff --git
a/x/.local/bin/cloo.gl
b/x/.local/bin/cloo.gl
index
e9abf88
..
b388052
100755
(executable)
--- a/
x/.local/bin/cloo.gl
+++ b/
x/.local/bin/cloo.gl
@@
-1,3
+1,3
@@
#!/bin/sh
perl -pe 's/([^a-zA-Z0-9_.!~*()'\''-])/sprintf("%%%02X",ord($1))/ge' |
- xargs -I{} curl -X POST -d "type=regular&token=a&url={}" http://cloo.gl
+ xargs -I{} curl -X POST -d "type=regular&token=a&url={}" http
s
://cloo.gl