Update tilda-takeover.yaml

This update is based on this issue https://github.com/EdOverflow/can-i-take-over-xyz/issues/155
patch-1
Philippe Delteil 2021-05-06 23:57:24 -04:00 committed by GitHub
parent 8e09dc3061
commit c0db77d9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -11,9 +11,13 @@ requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}" - "{{BaseURL}}"
matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- <title>Please renew your subscription</title>
- Please go to the site settings and put the domain name in the Domain tab. - Please go to the site settings and put the domain name in the Domain tab.
- type: word
words:
- "<title>Please renew your subscription</title>"
negative: true