Skip to content

Instantly share code, notes, and snippets.

@nischay876
Last active September 27, 2022 19:38
Show Gist options
  • Save nischay876/3bd10287aa27fbdf85d3753f6d455cf5 to your computer and use it in GitHub Desktop.
Save nischay876/3bd10287aa27fbdf85d3753f6d455cf5 to your computer and use it in GitHub Desktop.
www.iimg.ml a free images/videos/text hosting service
{
"Version": "14.0.1",
"Name": "iimg.ml",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "https://iimg.ml/",
"Body": "MultipartFormData",
"FileFormName": "file",
"URL": "{json:.resource}",
"ThumbnailURL": "{json:.thumbnail}",
"DeletionURL": "{json:.delete}",
"ErrorMessage": "{response}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment