add new sharex example config
This commit is contained in:
parent
011b2530e4
commit
735b8a5cb6
13
example_sharex_config.sxcu
Normal file
13
example_sharex_config.sxcu
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"Version": "15.0.0",
|
||||
"Name": "FluffUpload",
|
||||
"DestinationType": "ImageUploader, FileUploader",
|
||||
"RequestMethod": "POST",
|
||||
"RequestURL": "https://r2.insertr2domain.com",
|
||||
"Headers": {
|
||||
"X-API-Key": "insert_your_api_key_found_in_UPLOAD_SEC"
|
||||
},
|
||||
"Body": "MultipartFormData",
|
||||
"FileFormName": "file",
|
||||
"URL": "{json:url}"
|
||||
}
|
Loading…
Reference in New Issue
Block a user