Skip to content

Commit 241298c

Browse files
authored
Add Nouncify provider (#915)
1 parent be29c89 commit 241298c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

providers/Nouncify.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
- provider_name: Nouncify
3+
provider_url: https://nouncify.com/
4+
endpoints:
5+
- schemes:
6+
- https://nouncify.com/i/*
7+
- https://nouncify.com/brand/*
8+
- https://nouncify.com/e/*
9+
- https://sandbox.nouncify.com/i/*
10+
- https://sandbox.nouncify.com/brand/*
11+
- https://sandbox.nouncify.com/e/*
12+
url: https://nouncify.com/api/oembed
13+
formats:
14+
- json
15+
discovery: true
16+
...

0 commit comments

Comments
 (0)