From 9c9a2591b826d3124dce1ec57e1ade1ce6122d00 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Tue, 22 Nov 2022 04:17:47 +0100 Subject: [PATCH] Enable recursion for whois.nic.tv The output is similar to the one from AFILIAS, so we can reuse the same code. --- make_tld_serv.pl | 1 + tld_serv_list | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/make_tld_serv.pl b/make_tld_serv.pl index ddb1803..9bab26f 100755 --- a/make_tld_serv.pl +++ b/make_tld_serv.pl @@ -15,6 +15,7 @@ while (<>) { $b =~ s/^W(?:EB)?\s+/\\x01/; $b =~ s/^VERISIGN\s+/\\x04" "/; $b = "\\x03" if $b eq 'NONE'; + $b =~ s/^RECURSIVE\s+/\\x08" "/; $b = "\\x08whois.afilias-grs.info" if $b eq 'AFILIAS'; $b = "\\x08$b" if $b eq 'whois.flexireg.net'; $b = "\\x08$b" if $b eq 'whois.registry.in'; diff --git a/tld_serv_list b/tld_serv_list index ae3882c..652bb53 100644 --- a/tld_serv_list +++ b/tld_serv_list @@ -312,7 +312,7 @@ .to whois.tonic.to .tr whois.nic.tr .tt WEB http://www.nic.tt/cgi-bin/search.pl -.tv whois.nic.tv +.tv RECURSIVE whois.nic.tv .tw whois.twnic.net.tw .tz whois.tznic.or.tz .biz.ua whois.biz.ua