Update php-proxy-detect.yaml

patch-1
Prince Chaddha 2021-09-16 18:49:01 +05:30 committed by GitHub
parent f9fa1b75b3
commit d8776d389f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -23,3 +23,10 @@ requests:
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- 'PHP\-Proxy<\/a> ([0-9.]+)<\/div>'