1 parent be29c89 commit 241298cCopy full SHA for 241298c
1 file changed
providers/Nouncify.yml
@@ -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