Closed cmarin closed 8 years ago
+1
Adding a link to the IANA Root Zone Database... http://www.iana.org/domains/root/db ... which I believe is referenced at the top of the tld_lib file mentioned above.
Edit: Also want to note that there seem to be a handful of files that need to be updated to ensure support for a gTLD. Not sure if this is all of them, but you can see 6 files changed as part of this pull request to add the .blog gTLD...
https://github.com/twitter/twitter-text/tree/master/conformance/tld_lib.yml (noted above) https://github.com/twitter/twitter-text/tree/master/conformance/TldLists.java https://github.com/twitter/twitter-text/tree/master/conformance/tlds.yml https://github.com/twitter/twitter-text/tree/master/js/twitter-text.js https://github.com/twitter/twitter-text/tree/master/objc/lib/TwitterText.m https://github.com/twitter/twitter-text/tree/master/objc/test/json-conformance/tlds.json
Resolved by #125
A number of people recently tried to include this link in a Tweet under a gTLD my company owns: http://i.am.csc
We were surprised to find out that it didn't work (the traffic was directed to http://i.am). In digging into this a bit more it appears that the problem can be traced back to this file, which seems to control the TLDs used by Twitter (last updated by @jakl): https://github.com/twitter/twitter-text/blob/master/conformance/tld_lib.yml
As you can see it has not been updated since Aug 25, 2015. However, according to ICANN there have been 241 TLDs launched since that time: https://newgtlds.icann.org/en/program-status/delegated-strings
That means that companies from Apple (http://nic.apple) to Audi (http://nic.audi) and others are being affected by these omissions. If you could resync this file with the latest list from IANA, or at the very least manually add .csc we would really appreciate it.
I've attached a spreadsheet of the delegated string from that ICANN link in case that helps.
Thanks in advance! icann_tlds.xlsx