Remove whois.bgpmon.net from the list of RIPE-like servers

It does not support the longer version strings which are used by the
program since bfc8c6bf9ccb6c43f3ef46d218c9cf0f9a85319a and the operators
are unresponsive.
This commit is contained in:
Marco d'Itri 2019-07-18 02:31:59 +02:00
parent eafa7d2c5a
commit 88f8a14a07

1
data.h
View File

@ -17,7 +17,6 @@ const char *ripe_servers[] = {
"whois.arnes.si", "whois.arnes.si",
"whois.nic.ir", "whois.nic.ir",
"whois.ra.net", "whois.ra.net",
"whois.bgpmon.net",
NULL NULL
}; };