mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
Hide the disclaimer for .be
The disclaimer for .eu matched the start line of the .be disclaimer too but not the end line, so I made it more specific to prevent future issues like this one.
This commit is contained in:
parent
2d12f4da54
commit
7b18c4e0c2
3
data.h
3
data.h
@ -66,7 +66,8 @@ const char *hide_strings[] = {
|
||||
/* ccTLDs */
|
||||
"Access to CCTLD WHOIS information is provided", "", /* Afilias */
|
||||
"Access to ASNIC", "by this policy.", /* as */
|
||||
"% The WHOIS service offered", "% of the database", /* eu */
|
||||
"% The WHOIS service offered by DNS.be", "% protect the privacy", /* be */
|
||||
"% The WHOIS service offered by EURid", "% of the database", /* eu */
|
||||
"NeuStar, Inc., the Registry", "OF THE AVAILABILITY", /* us */
|
||||
|
||||
NULL, NULL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user