🔥 添加自定义后缀

This commit is contained in:
7836246
2024-03-18 00:19:08 +08:00
parent 168013cb27
commit 4c6250b1f9
10 changed files with 208 additions and 10 deletions
-2
View File
@@ -1,2 +0,0 @@
import serversData from '~/server/whois/json/whois-servers.json';
export const SupportedTLDs = new Set(Object.keys(serversData));