summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2019-07-18 02:31:59 +0200
committerMarco d'Itri <md@linux.it>2019-07-18 02:31:59 +0200
commit88f8a14a07dc6e36cd73c05d787ba5dbeba42c27 (patch)
tree1afb06859a89d3b880de65d704b2354af2bc1c0a
parenteafa7d2c5ade955aef96f86807774b3dfa9a8312 (diff)
downloadwhois-88f8a14a07dc6e36cd73c05d787ba5dbeba42c27.tar.gz
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.
-rw-r--r--data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/data.h b/data.h
index 08f315b..b7f002e 100644
--- a/data.h
+++ b/data.h
@@ -17,7 +17,6 @@ const char *ripe_servers[] = {
"whois.arnes.si",
"whois.nic.ir",
"whois.ra.net",
- "whois.bgpmon.net",
NULL
};