Create a .sxcu-file and fill it with the following content:
{
"Version": "12.4.1",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "https://imageserver.pw/upload",
"Body": "MultipartFormData",
"Arguments": {
"password": "%ra%ra%ra%ra%ra%ra%ra%ra%ra%ra%ra%ra%ra%ra",
"userKey": "your-user-key",
"urlStyle": "query",
"domains": "[\"default\"]"
},
"FileFormName": "file"
}
Replace your-user-key
with the key from your Account Dashboard.
For our standard domains use [\"default\"]
If you want to use your own domain use [\"own\"]
You can also combine these tags
After that double-click the selected file, to add it to ShareX and click YES to confirm it.