summaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
authorMarco d'Itri <md@linux.it>2016-04-24 03:00:38 +0200
committerMarco d'Itri <md@linux.it>2016-04-24 03:00:38 +0200
commitb6f3c8b0898cd28289e2f7349755dbe9506c5549 (patch)
tree2c0a985ef08890d318b8c36e7846d99b645eaf91 /data.h
parent2e7690660dc04600ba5f801afcf104f3aeaed1c9 (diff)
downloadwhois-b6f3c8b0898cd28289e2f7349755dbe9506c5549.tar.gz
Change the crsnic.net hiding string
This change has the dual purpose of not hiding a notice which is actually informative and fixing support for the .bi ccTLD, which uses a similar message and was broken by the old string.
Diffstat (limited to 'data.h')
-rw-r--r--data.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/data.h b/data.h
index d633f99..5da374d 100644
--- a/data.h
+++ b/data.h
@@ -25,8 +25,7 @@ const char *hide_strings[] = {
"The data in Networksolutions.com's WHOIS database", NULL,
/* Some registrars like .wang copied the first paragraph of this
* disclaimer, so the detection here needs to be split in two parts. */
- "NOTICE: The expiration date", "", /* crsnic */
- "TERMS OF USE: You are not authorized", "reserves the right", /* crsnic */
+ "TERMS OF USE: You are not authorized", NULL, /* crsnic */
"The data in Register.com's WHOIS database", NULL,
"The Data in the Tucows Registrar WHOIS database", NULL,
"The data in NameSecure.com's WHOIS database", NULL,