data.h: remove the reference to the obsolete whois.ra.net

This commit is contained in:
Marco d'Itri 2025-08-02 00:41:15 +02:00
parent 6a5dc397fd
commit 4171b62cf9
No known key found for this signature in database
GPG Key ID: CB3EC33AE1DED781

1
data.h
View File

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