Skip to content

Instantly share code, notes, and snippets.

@overjt
Created October 6, 2015 17:53
Show Gist options
  • Save overjt/4818f127d54285c98191 to your computer and use it in GitHub Desktop.
Save overjt/4818f127d54285c98191 to your computer and use it in GitHub Desktop.
{
"Name": "webmhost",
"RequestType": "POST",
"RequestURL": "http://webm.host/working/upload.php",
"FileFormName": "fileToUpload",
"Arguments": {
"theTitle": "%unix",
"submit": "Upload"
},
"ResponseType": "Text",
"RegexList": [
"http\\:\\/\\/webm\\.host\\/([a-zA-Z0-9]+)"
],
"URL": "http://webm.host/$1,1$/vid.webm",
"ThumbnailURL": "",
"DeletionURL": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment