Skip to content

Commit 282498a

Browse files
authored
add hivo provider (#861)
1 parent 1af4d47 commit 282498a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

providers/hivo.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
- provider_name: Hivo
3+
provider_url: https://app.hivo.com.au/
4+
endpoints:
5+
- schemes:
6+
- https://cdn.hivo.com.au/*
7+
- https://cdn.digital-assets.uq.edu.au/*
8+
- https://cdn.southerndesigngroup.com/*
9+
- https://freedom.hivocdn.com/*
10+
- https://cdn.cockburn.wa.gov.au/*
11+
- https://cdn.somnomed.com/*
12+
- https://cdn.snowtunnel.com/*
13+
- https://cdn.brenclosures.com.au/*
14+
url: https://app.hivo.com.au/api/drupal/oembed
15+
discovery: true
16+
formats:
17+
- json
18+
- xml
19+
example_urls:
20+
- https://app.hivo.com.au/api/drupal/oembed?url=https://cdn.hivo.com.au/uploads/k7j3qmq8585wSriTf/original.jpeg&format=json
21+
...

0 commit comments

Comments
 (0)