Basheer Posted September 11, 2017 Share Posted September 11, 2017 Hi, whois not working for .cr TLDS. These is the code for .cr in resources/domains/whois.json [whmcs 7.*] { "extensions": ".cr,.co.cr,.ed.cr,.ac.cr", "uri": "http://www.nic.cr/whois", "available": "LIBRE - DOMINIO DISPONIBLE" } Please help.. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 11, 2017 Share Posted September 11, 2017 it should be... { "extensions": ".cr,.ac.cr,.co.cr,.ed.cr,.fi.cr,.go.cr,.or.cr,.sa.cr", "uri": "socket://whois.nic.cr", "available": "No entries found" }, - remove that end comma if this is the last entry in your custom whois.json file. 0 Quote Link to comment Share on other sites More sharing options...
Basheer Posted September 11, 2017 Author Share Posted September 11, 2017 Thanks Brian ... Its working fine . 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.