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
Maximum of 6 characters for TLD is not enough. There are TLDs like .accountants. Currently the longest TLD is 24 characters long, and the limit is 63 characters. So... We have to do something with it. Manually update the length (though it isn't going to change often) or just use 63 characters.
The text was updated successfully, but these errors were encountered:
Maximum of 6 characters for TLD is not enough. There are TLDs like .accountants. Currently the longest TLD is 24 characters long, and the limit is 63 characters. So... We have to do something with it. Manually update the length (though it isn't going to change often) or just use 63 characters.
The text was updated successfully, but these errors were encountered: