Mercurial > public > sg101
view oembed/fixtures/providers.json @ 609:678a1a2ef55a
For issue 16, add country flag icons to user profiles & forum posts.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 28 Jul 2012 15:12:09 -0500 |
parents | ee87ea74d46b |
children |
line wrap: on
line source
[ { "pk": 1, "model": "oembed.provider", "fields": { "api_endpoint": "http://www.youtube.com/oembed", "name": "YouTube", "url_regex": "^http://www\\.youtube\\.com/watch\\?v=\\S+$", "format": 0 } } ]