mirror of
https://github.com/foomo/petze.git
synced 2026-05-30 07:10:06 +00:00
8 lines
151 B
YAML
8 lines
151 B
YAML
endpoint: https://google.com
|
|
interval: 1m
|
|
session:
|
|
- uri: "/"
|
|
comment: home page visit
|
|
check:
|
|
- statusCode: 301
|
|
- duration: 250ms |