diff --git a/dns/cname-service-detection.yaml b/dns/cname-service-detection.yaml index dea6bbb752..2e16efc356 100644 --- a/dns/cname-service-detection.yaml +++ b/dns/cname-service-detection.yaml @@ -11,7 +11,7 @@ dns: type: CNAME class: inet recursion: true - retries: 5 + retries: 3 matchers-condition: or matchers: @@ -28,4 +28,9 @@ dns: - type: word name: announcekit words: - - "cname.announcekit.app" \ No newline at end of file + - "cname.announcekit.app" + + - type: word + name: wix + words: + - "wixdns.net"