There is a standard IDNA2008 which defines how unicode characters in domain names can be compared using UTS (Unicode Technical Standard) 46. We use that to convert any links in messages to ASCII and then compare with the domain list in config. https://mattermost.atlassian.net/browse/MM-51486 ```release-note NONE ```