mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
Updates
Added placeholder ShareX config file.
This commit is contained in:
parent
4a7b407ccd
commit
9669d87cb5
@ -145,7 +145,7 @@
|
||||
<i class="icon-archive icon-2x"></i>
|
||||
</span>
|
||||
</a>
|
||||
<a id="ShareX" href="https://safe.fiery.me/sharex.txt" title="ShareX">
|
||||
<a id="ShareX" href="https://safe.fiery.me/safe.fiery.me.sxcu" title="ShareX">
|
||||
<span class="icon is-medium">
|
||||
<i class="icon-sharex icon-2x"></i>
|
||||
</span>
|
||||
|
13
public/safe.fiery.me.sxcu
Normal file
13
public/safe.fiery.me.sxcu
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"Name": "safe.fiery.me",
|
||||
"DestinationType": "ImageUploader, FileUploader",
|
||||
"RequestType": "POST",
|
||||
"RequestURL": "https://safe.fiery.me/api/upload",
|
||||
"FileFormName": "files[]",
|
||||
"Headers": {
|
||||
"token": ""
|
||||
},
|
||||
"ResponseType": "Text",
|
||||
"URL": "$json:files[0].url$",
|
||||
"ThumbnailURL": "$json:files[0].url$"
|
||||
}
|
Loading…
Reference in New Issue
Block a user