We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113c605 commit 706c6b8Copy full SHA for 706c6b8
providers/everwall.yml
@@ -0,0 +1,12 @@
1
+---
2
+- provider_name: Everwall
3
+ provider_url: https://everwall.com
4
+ endpoints:
5
+ - schemes:
6
+ - https://cdn.everwall.com/hubs/iframe/*
7
+ url: https://cdn.everwall.com/hubs/oembed
8
+ example_urls:
9
+ - https://cdn.everwall.com/hubs/oembed?url=https://cdn.everwall.com/hubs/iframe/bkvlmdck/tcruu1cpb9/
10
+ discovery: true
11
+ notes: Provider only supports the 'rich' type
12
+...
0 commit comments