mirror of
https://github.com/filecoffee/filehost.git
synced 2024-11-13 19:49:56 +01:00
9 lines
193 B
Text
9 lines
193 B
Text
|
{
|
||
|
"Name": "filehost by file.coffee",
|
||
|
"RequestType": "POST",
|
||
|
"RequestURL": "http://your-server-ip:3000/upload",
|
||
|
"FileFormName": "file",
|
||
|
"ResponseType": "Text",
|
||
|
"URL": "$json:url$"
|
||
|
}
|