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