Skip to content

Instantly share code, notes, and snippets.

@Yandols
Last active July 30, 2019 11:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yandols/cd7d5e6d24d4dbffd80aa3ebbeeaef8c to your computer and use it in GitHub Desktop.
Save Yandols/cd7d5e6d24d4dbffd80aa3ebbeeaef8c to your computer and use it in GitHub Desktop.
Updated ShareX integration for Icarus Imeji Uploader at https://imeji.yandols.xyz
{
"Version": "12.4.1",
"Name": "Icarus Imeji Uploader Service",
"DestinationType": "ImageUploader",
"RequestMethod": "POST",
"RequestURL": "https://imeji.yandols.xyz/upload.php",
"Headers": {
"Authorization": "c2VraWhvdV8xOTA3RTA4QGltZWppX3ZhcmllZF9zdHJlYW1fdXBsb2Fk"
},
"Body": "MultipartFormData",
"FileFormName": "fileToUpload",
"URL": "$responseurl$"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment