From ef5a18de2938c02ab6c37968ac72dc569628dbfc Mon Sep 17 00:00:00 2001 From: mbi001 Date: Tue, 7 Jan 2025 15:46:49 -0600 Subject: [PATCH] Update all.two.level.subdomain.ts Added tplinkdns.com to authorized sub domain names --- libraries/helpers/src/subdomain/all.two.level.subdomain.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/helpers/src/subdomain/all.two.level.subdomain.ts b/libraries/helpers/src/subdomain/all.two.level.subdomain.ts index d328658f..1e844141 100644 --- a/libraries/helpers/src/subdomain/all.two.level.subdomain.ts +++ b/libraries/helpers/src/subdomain/all.two.level.subdomain.ts @@ -1,6 +1,7 @@ export const allTwoLevelSubdomain = [ ".net.ac", ".ddns.net", + "tplinkdns.com", ".com.de", ".synology.me", ".gov.ac",