Add .uz to the WHMCS whois look up
To add .uz domain look up support in the WHMCS,
open the file resources/domains/dist.whois.json
Then add the below content.
{ "extensions": ".uz", "uri": "socket://whois.cctld.uz", "available": "not found" },
To add .uz domain look up support in the WHMCS,
open the file resources/domains/dist.whois.json
Then add the below content.
{ "extensions": ".uz", "uri": "socket://whois.cctld.uz", "available": "not found" },