diff --git a/dnsconfig.js b/dnsconfig.js index 8a17f9f..b90d1d4 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -26,6 +26,7 @@ D("tormakristof.eu", REG_NONE, A('vpn', '152.66.211.211'), A('woolsey', '152.66.211.211'), A('zelenka', '152.66.211.42'), + A('jitsi', '152.66.211.211'), A('@', '152.66.211.211'), AAAA('webgateway', '2001:738:2001:207f:0:211:211:15'), AAAA('@', '2001:738:2001:207f:0:211:211:15'), @@ -57,7 +58,6 @@ D("tormakristof.eu", REG_NONE, CNAME('grafana','webgateway.tormakristof.eu.'), CNAME('yt', 'webgateway.tormakristof.eu.'), CNAME('mastodon', 'webgateway.tormakristof.eu.'), - CNAME('jitsi', 'webgateway.tormakristof.eu.'), CNAME('speedtest', 'webgateway.tormakristof.eu.'), CNAME('turn', 'zelenka.tormakristof.eu.'), CNAME('autodiscover', 'autodiscover.outlook.com.'),