From 392367d83fcdb42ec3a187bfaba1019b4325dd75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Mon, 11 Mar 2024 13:25:53 +0100 Subject: [PATCH] Update dnsconfig.js --- dnsconfig.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index 0545ff5..e441263 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -39,7 +39,7 @@ D("tormakristof.eu", REG_NONE, CNAME('bitwarden', 'webgateway.tormakristof.eu.', CF_PROXY_ON), CNAME('ip', 'oniel.tormakristof.eu.'), CNAME('nextcloud', 'webgateway.tormakristof.eu.', CF_PROXY_ON), - CNAME('matrix', 'webgateway.tormakristof.eu.', CF_PROXY_ON), + CNAME('matrix', 'webgateway.tormakristof.eu.'), CNAME('chat', 'webgateway.tormakristof.eu.', CF_PROXY_ON), CNAME('www', 'black-bush-0e3d09303.1.azurestaticapps.net.'), CNAME('blog', 'brave-mushroom-038a3c503.1.azurestaticapps.net.'), @@ -53,7 +53,7 @@ D("tormakristof.eu", REG_NONE, CNAME('grafana','webgateway.tormakristof.eu.', CF_PROXY_ON), CNAME('yt', 'webgateway.tormakristof.eu.', CF_PROXY_ON), CNAME('speedtest', 'webgateway.tormakristof.eu.', CF_PROXY_ON), - CNAME('plex','webgateway.tormakristof.eu.', CF_PROXY_ON), + CNAME('plex','webgateway.tormakristof.eu.'), CNAME('autodiscover', 'autodiscover.outlook.com.'), CNAME('autodiscover.groups', 'autodiscover.outlook.com.'), CNAME('enterpriseregistration', 'enterpriseregistration.windows.net.'),