mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
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.
This commit is contained in:
parent
2e7690660d
commit
b6f3c8b089
3
data.h
3
data.h
@ -25,8 +25,7 @@ const char *hide_strings[] = {
|
|||||||
"The data in Networksolutions.com's WHOIS database", NULL,
|
"The data in Networksolutions.com's WHOIS database", NULL,
|
||||||
/* Some registrars like .wang copied the first paragraph of this
|
/* Some registrars like .wang copied the first paragraph of this
|
||||||
* disclaimer, so the detection here needs to be split in two parts. */
|
* disclaimer, so the detection here needs to be split in two parts. */
|
||||||
"NOTICE: The expiration date", "", /* crsnic */
|
"TERMS OF USE: You are not authorized", NULL, /* crsnic */
|
||||||
"TERMS OF USE: You are not authorized", "reserves the right", /* crsnic */
|
|
||||||
"The data in Register.com's WHOIS database", NULL,
|
"The data in Register.com's WHOIS database", NULL,
|
||||||
"The Data in the Tucows Registrar WHOIS database", NULL,
|
"The Data in the Tucows Registrar WHOIS database", NULL,
|
||||||
"The data in NameSecure.com's WHOIS database", NULL,
|
"The data in NameSecure.com's WHOIS database", NULL,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user