Skip to content

Commit

Permalink
+ vgy.me image hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah committed Jul 19, 2019
1 parent a25e72a commit 6612c32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vgy.me/vgy
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
curl -s -F "file=@$1" https://vgy.me/upload | grep -Po '(?<="image":")[^"]*' | sed 's/\\//g'

0 comments on commit 6612c32

Please sign in to comment.