1 parent 3497e19 commit 9074941Copy full SHA for 9074941
1 file changed
providers/Typecel.yml
@@ -0,0 +1,13 @@
1
+---
2
+- provider_name: Typecel
3
+ provider_url: https://app.typecel.io
4
+ endpoints:
5
+ - schemes:
6
+ - https://app.typecel.io/*/*
7
+ - https://app.typecel.io/embed/*/*
8
+ url: https://app.typecel.io/api/oembed
9
+ example_urls:
10
+ - https://app.typecel.io/api/oembed?url=https://app.typecel.io/shrivaas/(MSFT)%20Microsoft%20Corporation
11
+ discovery: false
12
+ notes: Provider only supports the 'rich' type
13
+...
0 commit comments