Skip to content

Commit

Permalink
Fix indentation in quartr.yml configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorlarsson committed Nov 27, 2024
1 parent 662756f commit ea17345
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions providers/quartr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,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
- 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 ea17345

Please sign in to comment.