Send whois queries for gov.uk names to JANET.

This commit is contained in:
fanf 2016-05-25 13:09:06 +00:00
parent 6427f98e8c
commit 10f1209022

View File

@ -101,6 +101,7 @@ static struct {
{ "-RIPE", RNICHOST },
/* Nominet's whois server doesn't return referrals to JANET */
{ ".ac.uk", "ac.uk" QNICHOST_TAIL },
{ ".gov.uk", "ac.uk" QNICHOST_TAIL },
{ "", IANAHOST }, /* default */
{ NULL, NULL } /* safety belt */
};