Dino Iannuzzi Posted December 23, 2017 Share Posted December 23, 2017 Here is my whois.json file. (.shopping is working) https://internetsumo.com/cart.php?a=add&domain=register [ { "extensions": ".store", "uri": "socket://whois.nic.store", "available": "Domain not found" }, { "extensions": ".shopping", "uri": "socket://whois.donuts.co", "available": "Domain not found" }, { "extensions": ".shop", "uri": "socket://whois.nic.shop", "available": "Domain not found" } ] 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted December 27, 2017 Share Posted December 27, 2017 what about this: [ { "extensions": ".store", "uri": "socket://whois.nic.store", "available": "DOMAIN NOT FOUND" }, { "extensions": ".shopping", "uri": "socket://whois.donuts.co", "available": "Domain not found" }, { "extensions": ".shop", "uri": "socket://whois.nic.shop", "available": "DOMAIN NOT FOUND" } ] 0 Quote Link to comment Share on other sites More sharing options...
Dino Iannuzzi Posted December 27, 2017 Author Share Posted December 27, 2017 It worked lioke a charm! Thank you very much. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.