2

How we can add custom whois server to WHMCS. I've an API access for ccTLD domain and want to add whois server from API.

Thanks for your help.

Domnic
  • 43
  • 1
  • 6

1 Answers1

4

Edit /includes/whoisservers.php and add an entry in the format:

.extension|whois server|match string 
fmask
  • 481
  • 7
  • 18