We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662756f commit ea17345Copy full SHA for ea17345
providers/quartr.yml
@@ -2,12 +2,12 @@
2
- provider_name: Quartr
3
provider_url: http://quartr.com
4
endpoints:
5
- - schemes:
6
- - https://quartr.com*
7
- - https://web.quartr.com*
8
- url: https://web.quartr.com/api/oembed
9
- discovery: true
10
- example_urls:
11
- - https://web.quartr.com/api/oembed?eventId=215125&type=json
12
- - 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
13
...
0 commit comments