I'm hosting a ShareX server on the domain boomer.pw.
If you want to use it, import this config into your ShareX custom uploader settings:
If you want to use it, import this config into your ShareX custom uploader settings:
Code:
{
"Version": "12.4.1",
"Name": "boomer.pw",
"DestinationType": "ImageUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "boomer.pw/upload",
"Body": "MultipartFormData",
"Arguments": {
"key": "BoomerPWUploadKey"
},
"FileFormName": "file",
"URL": "$json:file.url$",
"DeletionURL": "$json:file.delete_url$"
}
Updates:
01/02/2020:
Now hosting over 1.2k images which totals to over 200MB!
Last edited:

