We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af4d47 commit 282498aCopy full SHA for 282498a
providers/hivo.yml
@@ -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