Update php-proxy-detect.yaml
parent
f9fa1b75b3
commit
d8776d389f
|
@ -23,3 +23,10 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
group: 1
|
||||
regex:
|
||||
- 'PHP\-Proxy<\/a> ([0-9.]+)<\/div>'
|
||||
|
|
Loading…
Reference in New Issue