Skip to content

Commit

Permalink
Add Quartr provider configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorlarsson committed Nov 27, 2024
1 parent 4c36633 commit 93ba248
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions providers/quartr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
- provider_name: Quartr
provider_url: http://quartr.com
endpoints:
- schemes:
- https://quartr.com*
- https://web.quartr.com*
url: https://web.quartr.com/api/oembed
discovery: true
example_urls:
- https://web.quartr.com/api/oembed?eventId=215125&type=json
- https://web.quartr.com/api/oembed?eventId=215125&type=xml

0 comments on commit 93ba248

Please sign in to comment.