Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
Create sleepingcats.party.sxcu
Browse files Browse the repository at this point in the history
  • Loading branch information
slowcheet4h committed Nov 6, 2020
1 parent 9e5dde1 commit 8b149a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions sleepingcats.party.sxcu
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"Version": "13.3.0",
"DestinationType": "ImageUploader",
"RequestMethod": "POST",
"RequestURL": "https://sleepingcats.party/api/upload",
"Parameters": {
"auth_token": "your_token_here"
},
"Body": "MultipartFormData",
"FileFormName": "file"
}

0 comments on commit 8b149a4

Please sign in to comment.