Skip to content

Commit

Permalink
Merge pull request #152 from eddiemoore/feature/codepen
Browse files Browse the repository at this point in the history
Added codepen provider
  • Loading branch information
iamcal committed May 13, 2016
2 parents 9e3ff4c + f380817 commit b0244aa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions providers/codepen.yml
@@ -0,0 +1,11 @@
---
- provider_name: Codepen
provider_url: https://codepen.io
endpoints:
- schemes:
- http://codepen.io/*
- https://codepen.io/*
url: http://codepen.io/api/oembed
example_urls:
- http://codepen.io/api/oembed?url=https://codepen.io/gingerdude/pen/JXwgdK&format=json
...

0 comments on commit b0244aa

Please sign in to comment.