Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.
GNU General Public License v3.0
589 stars 35 forks source link

What is the correct syntax (?) for this? #56

Open caffeine01 opened 3 years ago

caffeine01 commented 3 years ago

{ "Version": "13.1.0", "Name": "pays.host", "DestinationType": "ImageUploader", "RequestMethod": "POST", "RequestURL": "https://pays.host/api/images/upload", "Body": "MultipartFormData", "Arguments": { "key": "MY_KEY" }, "FileFormName": "file", "URL": "$json:url$" }

I can't seem to figure out how to convert this to sharenix, any help would be greatly appreciated!

Francesco149 commented 3 years ago

just add it to the Services array in sharenix.json next to the other uploaders, should work fine

Noderyos commented 3 years ago

Hello, for me it uploads to pays.host and not to the personalized domain