Skip to content

Commit

Permalink
Fix URL scheme patterns in quartr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorlarsson committed Nov 27, 2024
1 parent 80e5bcf commit 998d57c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions providers/quartr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
provider_url: http://quartr.com
endpoints:
- schemes:
- https://quartr.com*
- https://web.quartr.com*
- https://quartr.com/*
- https://web.quartr.com/*
url: https://web.quartr.com/api/oembed
discovery: true
example_urls:
Expand Down

0 comments on commit 998d57c

Please sign in to comment.