diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-05 18:29:25 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-05 18:29:25 +0200 |
commit | fff1edbd1a61c6a47f3f4a3044fcb2fdecd05b04 (patch) | |
tree | bafa44b8f1de42cbdf21abf3f334a542e3d8caf0 /pomf | |
parent | a1ba95b12951596993a4aff14f02a9e6ccf7a1d4 (diff) | |
download | bin-fff1edbd1a61c6a47f3f4a3044fcb2fdecd05b04.tar.xz |
Drop pomf scripts
They've been having issues, and I have issues with their no-scripts
message.
Enable JavaScript you fucking autist neckbeard, it's not gonna hurt you
Diffstat (limited to 'pomf')
-rwxr-xr-x | pomf | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -#!/usr/bin/env bash - -set -o errexit - -upload=$(curl -sf -F "files[]=@\"$1\"" https://pomf.se/upload.php) -geturl=$(jshon -e files -e 0 -e url -u <<< $upload) -printf "%s/%s\n" "https://a.pomf.se" "$geturl" |