cezarsa / silver_bird

Extension to access your Twitter from the Google Chrome browser.
http://cezarsa.github.com/silver_bird/
MIT License
287 stars 87 forks source link

simplify url parsing thanks to t.co #334

Closed minirop closed 10 years ago

minirop commented 12 years ago

Since twitter is using their t.co url shortener. No need to have a complex regex anymore. And also, because I'm regulary having "this url does not exists" since your regex matches characters like ! or brackets.