From 349a30c374155dfbfc00f36c06cf6ff1b40405f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Mon, 5 Sep 2022 20:30:29 +0200 Subject: [PATCH] update domain --- dnsconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index c99326c..584096d 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -60,7 +60,7 @@ D("tormakristof.eu", REG_NONE, CNAME('fs', 'webgateway.tormakristof.eu.'), CNAME('certauth.fs','webgateway.tormakristof.eu.'), CNAME('grafana','webgateway.tormakristof.eu.'), - CNAME('youtube', 'webgateway.tormakristof.eu.'), + CNAME('yt', 'webgateway.tormakristof.eu.'), CNAME('autodiscover', 'autodiscover.outlook.com.'), CNAME('enterpriseregistration', 'enterpriseregistration.windows.net.'), CNAME('enterpriseenrollment', 'enterpriseenrollment.manage.microsoft.com.'),