Update smtp2go-detect.yaml
parent
a5aa4660b0
commit
66cd103e26
|
@ -13,12 +13,16 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
redirects: true
|
||||
max-redirects: 2
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>SMTP2GO</title>"
|
||||
- "2022 © SMTP2GO."
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue