You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
An error occurs when requesting info on .li domains.
How to reproduce
console.log(await whoiser.domain(domain))
{
'whois.nic.li': {
'Domain Status': [],
'Name Server': [],
text: [
'Requests of this client are not permitted. Please use https://www.nic.ch/whois/ for queries.'
]
}
}
The text was updated successfully, but these errors were encountered:
Version(s) affected: 1.13.0
Description
An error occurs when requesting info on .li domains.
How to reproduce
The text was updated successfully, but these errors were encountered: