coleifer / micawber

a small library for extracting rich content from urls
http://micawber.readthedocs.org/
MIT License
635 stars 91 forks source link

Support www for instagram urls #64

Closed kopos closed 7 years ago

kopos commented 7 years ago

Minor fix to the regex to support the provider record for Instagram

Instagram url's now start with a mandatory www subdomain. A link with http://instagram.com/p/:id/ now redirect to a https://www.instagram.com/p/:id/ url