Update avideo-detect.yaml
parent
53e310b069
commit
c453b494a0
|
@ -26,6 +26,12 @@ requests:
|
|||
- 'AVideo Analytics'
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "/install/index.php"
|
||||
negative: true
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue