Skip to content

Commit ea17345

Browse files
committed
Fix indentation in quartr.yml configuration
1 parent 662756f commit ea17345

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

providers/quartr.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
- provider_name: Quartr
33
provider_url: http://quartr.com
44
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
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
1313
...

0 commit comments

Comments
 (0)