• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle



  • I managed to get a config working. Feel free to include it in the main post for people on windows who do use sharex.

    Download link. Or just import the following from your clipboard into sharex:

    {
      "Version": "13.1.0",
      "DestinationType": "ImageUploader, TextUploader, FileUploader",
      "RequestMethod": "PUT",
      "RequestURL": "https://shota.nu/upload/",
      "Headers": {
        "Accept": "application/json",
        "Linx-Delete-Key": null,
        "Linx-Access-Key": null
      },
      "Body": "Binary",
      "URL": "$json:direct_url$",
      "DeletionURL": "https://shota.nu/delete/$json:filename$?linx-delete-key=$json:delete_key$"
    }