From 491e309c9ddd77b28c2f59fd10a0f6af5192bf02 Mon Sep 17 00:00:00 2001 From: qorg11 Date: Tue, 24 May 2022 14:17:12 +0200 Subject: [PATCH] nixx1 | Oh yeah I changed that to 'file' now by the way I_NEED_MONEY | ... I_NEED_MONEY | I added a `if` statement for that. --- sakisafecli/sakisafecli.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sakisafecli/sakisafecli.c b/sakisafecli/sakisafecli.c index d0acf28..724dc9a 100644 --- a/sakisafecli/sakisafecli.c +++ b/sakisafecli/sakisafecli.c @@ -165,11 +165,6 @@ main(int argc, char **argv) /* TODO: make it iterate on args so you can upload multiple files * at once (sakisafecli file1 file2 ... filen) */ - - if(strstr(server, "concealed.world")) { - form_key = "upload"; - } - puts(form_key); for(int i = optind; i < argc; i++) { curl_formadd(&post,