Missed one
This commit is contained in:
parent
2d569848a7
commit
dcf07b1ebb
1 changed files with 3 additions and 3 deletions
|
|
@ -190,9 +190,9 @@ endpoints:
|
|||
client:
|
||||
ignore-redirect: true
|
||||
conditions:
|
||||
# - "[STATUS] == 302"
|
||||
- "[HEADERS].location == https://c3cat.de/"
|
||||
# - "[CERTIFICATE_EXPIRATION] > 48h"
|
||||
- "[STATUS] == 302"
|
||||
- "[HEADERS].location == pat(https://c3cat.de*)"
|
||||
- "[CERTIFICATE_EXPIRATION] > 48h"
|
||||
|
||||
- name: www.c3dog.de
|
||||
url: "https://www.c3dog.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue