From eaa71f140bce6699c3dff6ea571c374250ff3ee7 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sun, 3 Nov 2024 17:38:24 +0100 Subject: [PATCH] Delete domains/_autodiscover._tcp.ciaobot.json --- domains/_autodiscover._tcp.ciaobot.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/_autodiscover._tcp.ciaobot.json diff --git a/domains/_autodiscover._tcp.ciaobot.json b/domains/_autodiscover._tcp.ciaobot.json deleted file mode 100644 index c5813bd57..000000000 --- a/domains/_autodiscover._tcp.ciaobot.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Ciao287", - "discord": "687333016921440317" - }, - "record": { - "SRV": [ - { - "priority": 10, - "weight": 5, - "target": "mail.ciaohost.tech 443", - "port": 443 - } - ] - } -}