Update craft-cms-detect.yaml

patch-1
Prince Chaddha 2021-09-02 18:07:40 +05:30 committed by GitHub
parent 439200da3c
commit 7930444ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -13,6 +13,9 @@ requests:
path: path:
- '{{BaseURL}}' - '{{BaseURL}}'
redirects: true
max-redirects: 2
matchers: matchers:
- type: word - type: word
part: header part: header
@ -23,7 +26,3 @@ requests:
part: header part: header
regex: regex:
- 'Set-Cookie: (Craft|CRAFT)' - 'Set-Cookie: (Craft|CRAFT)'
- type: status
status:
- 200