Skip to content

Commit 02663eb

Browse files
authored
Add ChanceIndex oEmbed provider (#921)
* Add ChanceIndex oEmbed provider * Fix ChanceIndex provider: YAML list format + live example_url
1 parent 1e865ed commit 02663eb

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

providers/chanceindex.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
- provider_name: ChanceIndex
3+
provider_url: https://chanceindex.com
4+
endpoints:
5+
- schemes:
6+
- https://chanceindex.com/odds/*
7+
url: https://chanceindex.com/api/oembed
8+
example_urls:
9+
- https://chanceindex.com/api/oembed?url=https%3A%2F%2Fchanceindex.com%2Fodds%2Fputin-out-before-2027
10+
discovery: true
11+
...

0 commit comments

Comments
 (0)