twitter / twitter-text

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
https://developer.twitter.com/en/docs/counting-characters
Apache License 2.0
3.07k stars 520 forks source link

.gay TLD is missing from https://github.com/twitter/twitter-text/blob/master/conformance/tld_lib.yml #305

Closed UA2018 closed 4 years ago

UA2018 commented 4 years ago

.gay TLD is missing from https://github.com/twitter/twitter-text/blob/master/conformance/tld_lib.yml

As the library seems to be used for Twitter, domains like example.gay are not recognized there.

Please update the TLD listing listing as quickly as possible or automate the update by drawing the content from the DNS root zone or from https://www.iana.org/domains/root/db

Regards

dlamacchia commented 4 years ago

This will be addressed by https://github.com/twitter/twitter-text/pull/308