To use our uploader in ShareX, download or create the file SimTam.sxcu
with the following contents:
{
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "https://simtam.zapto.org/",
"Parameters": {
"randomizefn": "1",
"shorturl": "1",
"expire": "129600"
},
"Headers": {
"X-Requested-With": "XMLHttpRequest"
},
"Body": "MultipartFormData",
"FileFormName": "f[]",
"URL": "$json:files[0].url$"
}
Double-click on the file for automatic import or import it into ShareX manually