From 9a4575a8dd8c74e9452f54ccecc0649f37101723 Mon Sep 17 00:00:00 2001 From: samaphp Date: Thu, 15 Aug 2019 12:34:52 +0300 Subject: [PATCH 1/2] Support some gTLDs and ccTLDs. #1 --- src/Phois/Whois/whois.servers.json | 62 +++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/src/Phois/Whois/whois.servers.json b/src/Phois/Whois/whois.servers.json index f270d3a..6ac700d 100644 --- a/src/Phois/Whois/whois.servers.json +++ b/src/Phois/Whois/whois.servers.json @@ -1,4 +1,64 @@ { + "app": [ + "whois.nic.google", + "Domain not found." + ], + "run": [ + "whois.nic.run", + "available" + ], + "plus": [ + "whois.nic.plus", + "available" + ], + "ai": [ + "whois.nic.ai", + "available" + ], + "live": [ + "whois.nic.live", + "available" + ], + "vip": [ + "whois.nic.vip", + "available" + ], + "studio": [ + "whois.nic.studio", + "available" + ], + "group": [ + "whois.nic.group", + "available" + ], + "storage": [ + "whois.nic.storage", + "available" + ], + "date": [ + "whois.nic.date", + "No Data Found" + ], + "ist": [ + "whois.afilias-srs.net", + "NOT FOUND" + ], + "fan": [ + "whois.nic.fan", + "Domain not found." + ], + "film": [ + "whois.nic.film", + "No Data Found" + ], + "cloud": [ + "whois.nic.cloud", + "No Data Found" + ], + "shop": [ + "whois.nic.shop", + "The queried object does not exist: DOMAIN NOT FOUND" + ], "abogado": [ "whois-dub.mm-registry.com", "is available for registration" @@ -3907,4 +3967,4 @@ "whois.ksregistry.net", "not found..." ] -} \ No newline at end of file +} From ae23a9bd26f393444ee48a3ef5bb80374d3c7481 Mon Sep 17 00:00:00 2001 From: samaphp Date: Thu, 15 Aug 2019 18:33:09 +0300 Subject: [PATCH 2/2] Correct the unavailable phrases for new whois servers. --- src/Phois/Whois/whois.servers.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Phois/Whois/whois.servers.json b/src/Phois/Whois/whois.servers.json index 6ac700d..faf2d7c 100644 --- a/src/Phois/Whois/whois.servers.json +++ b/src/Phois/Whois/whois.servers.json @@ -5,35 +5,35 @@ ], "run": [ "whois.nic.run", - "available" + "Domain not found." ], "plus": [ "whois.nic.plus", - "available" + "Domain not found." ], "ai": [ "whois.nic.ai", - "available" + "No Object Found" ], "live": [ "whois.nic.live", - "available" + "Domain not found." ], "vip": [ "whois.nic.vip", - "available" + "This domain name has not been registered." ], "studio": [ "whois.nic.studio", - "available" + "Domain not found." ], "group": [ "whois.nic.group", - "available" + "Domain not found." ], "storage": [ "whois.nic.storage", - "available" + "DOMAIN NOT FOUND" ], "date": [ "whois.nic.date",