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

Use https instead of http in urls #285

Closed alanbato closed 5 years ago

alanbato commented 5 years ago

This PR changes every instance of an http url to its https version for security reasons.