Mercurial > public > sg101
view gpp/oembed/fixtures/providers.json @ 433:6663175b659e
For #213, create permalinks for forum topics.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 06 May 2011 02:03:39 +0000 |
parents | 47a7138fcccb |
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 } } ]