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:
Marco d'Itri 2013-12-25 07:49:06 +01:00
parent 2d12f4da54
commit 7b18c4e0c2

3
data.h
View File

@ -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