How to add custom whois WHMCS?

comcpa2022

Well-known member
Staff member
Moderator
Babiato Lover
GiveAway Master
Trusted Seller
Trusted Uploader
Mar 15, 2020
803
1,710
120
babiato.tech
Hi, could anyone assist on how to add a custom whois server on WHMCS? In this case for .cyou domain!!

I have already tried this and it's not working.

Code:
    {
        "extensions": ".cyou",
        "uri": "socket://whois.nic.cyou",
        "available": "No Match"
    }

Instructions from: https://docs.whmcs.com/WHOIS_Servers and https://www.iana.org/domains/root/db/cyou.html
You will have to add the square brackets

[
{
"extensions": ".cyou",
"uri": "socket://whois.nic.cyou",
"available": "No Match"
}
]
 

RickGrimes22

Well-known member
May 8, 2019
459
480
93
smmtopia.com
You will have to add the square brackets

[
{
"extensions": ".cyou",
"uri": "socket://whois.nic.cyou",
"available": "No Match"
}
]
The square brackets were already there for existing whois servers, so what you are saying is I should add 2 other square brackets at the bottom for the newly added whois server?
 

comcpa2022

Well-known member
Staff member
Moderator
Babiato Lover
GiveAway Master
Trusted Seller
Trusted Uploader
Mar 15, 2020
803
1,710
120
babiato.tech
The square brackets were already there for existing whois servers, so what you are saying is I should add 2 other square brackets at the bottom for the newly added whois server?
Could you send me by dm the script by screenshot, so i can see it (just only the whois servers and where the square brackets are, not the whole script)
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu