12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
{
|
|
"Version": "12.4.1",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "http://lookpic.com/upload.php",
|
|
"Body": "MultipartFormData",
|
|
"FileFormName": "image",
|
|
"RegexList": [
|
|
"value='<a href=\"(.+?)\".+<img src=\"(.+?)\""
|
|
],
|
|
"URL": "$regex:1,1$",
|
|
"ThumbnailURL": "$regex:1,2$"
|
|
} |