Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the correct syntax (?) for this?

caffeine01 opened this issue · comments

{ "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!

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

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