diff --git a/assets/providers.json b/assets/providers.json index 587eacf7..ca1947e4 100644 --- a/assets/providers.json +++ b/assets/providers.json @@ -346,6 +346,19 @@ } ] }, + { + "provider_name": "Balsamiq Cloud", + "provider_url": "https://balsamiq.cloud/", + "endpoints": [ + { + "schemes": [ + "https://balsamiq.cloud/*" + ], + "url": "https://balsamiq.cloud/oembed", + "discovery": true + } + ] + }, { "provider_name": "Beams.fm", "provider_url": "http://beams.fm", @@ -993,6 +1006,23 @@ } ] }, + { + "provider_name": "EchoesHQ", + "provider_url": "https://echoeshq.com", + "endpoints": [ + { + "schemes": [ + "http://app.echoeshq.com/embed/*" + ], + "url": "https://api.echoeshq.com/oembed", + "formats": [ + "json", + "xml" + ], + "discovery": true + } + ] + }, { "provider_name": "eduMedia", "provider_url": "https://www.edumedia-sciences.com/", @@ -1347,22 +1377,6 @@ } ] }, - { - "provider_name": "Gfycat", - "provider_url": "https://gfycat.com/", - "endpoints": [ - { - "schemes": [ - "http://gfycat.com/*", - "http://www.gfycat.com/*", - "https://gfycat.com/*", - "https://www.gfycat.com/*" - ], - "url": "https://api.gfycat.com/v1/oembed", - "discovery": true - } - ] - }, { "provider_name": "Gifnote", "provider_url": "https://www.gifnote.com/",