diff --git a/mdx_oembed/endpoints.py b/mdx_oembed/endpoints.py index 0fd23ba..370bfaa 100644 --- a/mdx_oembed/endpoints.py +++ b/mdx_oembed/endpoints.py @@ -18,4 +18,4 @@ DEFAULT_ENDPOINTS = [ oembed.OEmbedEndpoint('http://vimeo.com/api/oembed.json', [ 'https?://vimeo.com/*', ]), -} +]