From f707e23b73736d621b91f53b3035696435ce75cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Mon, 5 Sep 2022 19:05:57 +0200 Subject: [PATCH] add ytmirror --- dnsconfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsconfig.js b/dnsconfig.js index 041bff9..c99326c 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -60,6 +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('autodiscover', 'autodiscover.outlook.com.'), CNAME('enterpriseregistration', 'enterpriseregistration.windows.net.'), CNAME('enterpriseenrollment', 'enterpriseenrollment.manage.microsoft.com.'),