From 4171b62cf926c73ce60a5682035bc01e8b3d37d2 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sat, 2 Aug 2025 00:41:15 +0200 Subject: [PATCH] data.h: remove the reference to the obsolete whois.ra.net --- data.h | 1 - 1 file changed, 1 deletion(-) diff --git a/data.h b/data.h index 378996d..7a88671 100644 --- a/data.h +++ b/data.h @@ -17,7 +17,6 @@ const char *ripe_servers[] = { "whois.ripn.net", "whois.register.si", "whois.nic.ir", - "whois.ra.net", NULL };