diff options
author | Marco d'Itri <md@linux.it> | 2019-06-28 20:21:45 +0200 |
---|---|---|
committer | Marco d'Itri <md@linux.it> | 2019-06-28 20:21:45 +0200 |
commit | 57d741d68a11e27dc933a0378b44a83bfd59b469 (patch) | |
tree | 9cd7fda7fb435a3ba79cd0bf551853f4748abaf6 | |
parent | 223ba9683b7493486c47bd00f1f4af9e3c140760 (diff) | |
download | whois-57d741d68a11e27dc933a0378b44a83bfd59b469.tar.gz |
Add rr.ntt.net to the list of RIPE-like servers
In agreement with NTT.
-rw-r--r-- | data.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ const char *ripe_servers[] = { "rr.arin.net", /* does not accept the old syntax */ "whois.nic.fr", "rr.level3.net", /* 3.0.0a13 */ + "rr.ntt.net", "whois.tcinet.ru", "whois.ripn.net", "whois.arnes.si", |