Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 8807cd4

Browse files
authored
Merge pull request #262 from maarten-boot/development
add explicit server to tld xyz
2 parents 0f95223 + 0c4f2d6 commit 8807cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

whois/tld_regexpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@
14721472
ZZ["tickets"] = {"extend": "_centralnic"}
14731473
ZZ["uno"] = {"extend": "_centralnic"}
14741474
ZZ["website"] = {"extend": "_centralnic"}
1475-
ZZ["xyz"] = {"extend": "_centralnic"}
1475+
ZZ["xyz"] = {"extend": "_centralnic", "_server": "whois.nic.xyz"}
14761476
ZZ["yachts"] = {"extend": "_centralnic"}
14771477
ZZ["zuerich"] = {"extend": "_centralnic"}
14781478

0 commit comments

Comments
 (0)