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.
This commit is contained in:
parent
68e00034bb
commit
491e309c9d
1 changed files with 0 additions and 5 deletions
|
@ -166,11 +166,6 @@ main(int argc, char **argv)
|
|||
* 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,
|
||||
&last,
|
||||
|
|
Loading…
Add table
Reference in a new issue