Skip to content

Instantly share code, notes, and snippets.

@intchloe
Last active March 7, 2016 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save intchloe/cbd3d15c77d58d089118 to your computer and use it in GitHub Desktop.
Save intchloe/cbd3d15c77d58d089118 to your computer and use it in GitHub Desktop.
{
"Name": "nup",
"RequestType": "POST",
"RequestURL": "https://nup.pw/",
"FileFormName": "files",
"Arguments": {
"filename": ""
},
"ResponseType": "Text",
"RegexList": [
"https:\\/\\/nup.pw\\/([A-Z]|[a-z]|[0-9]|_|-|\\.|\\s)+"
],
"URL": "$regex:1$"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment