Skip to content

Instantly share code, notes, and snippets.

@Tricked-dev
Last active December 13, 2021 18:44
Show Gist options
  • Select an option

  • Save Tricked-dev/c717c68d19068d0c7bcc9d3cd500d189 to your computer and use it in GitHub Desktop.

Select an option

Save Tricked-dev/c717c68d19068d0c7bcc9d3cd500d189 to your computer and use it in GitHub Desktop.
sharenix config
{
"Name": "sogga",
"RequestType": "POST",
"Headers": {
"Authorization": "password",
"id": "your id"
},
"RequestURL": "https://ascella.wtf/v2/ascella/upload",
"FileFormName": "image",
"Arguments": {
"type": "file"
},
"URL": "$json:url$",
"DeletionURL": "https://imgur.com/delete/$json:data.deletehash$"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment