commit
74765a6e7b
|
@ -15,3 +15,9 @@ requests:
|
|||
words:
|
||||
- "<title>Grafana</title>"
|
||||
part: body
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
group: 1
|
||||
regex:
|
||||
- 'Grafana ([v0-9.]+)'
|
||||
|
|
Loading…
Reference in New Issue