Update joomla-panel.yaml
parent
60992255dd
commit
37170d3220
|
@ -9,15 +9,9 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/administrator/"
|
||||
condition: or
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<meta name="generator" content="Joomla! - Open Source Content Management" />'
|
||||
- '/administrator/templates/isis/images/joomla.png'
|
||||
part: body
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
condition: and
|
||||
condition: or
|
||||
|
|
Loading…
Reference in New Issue