Skip to content

Commit

Permalink
Update providers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live authored and github-actions[bot] committed Oct 20, 2023
1 parent 88c4148 commit 592590a
Showing 1 changed file with 30 additions and 16 deletions.
46 changes: 30 additions & 16 deletions assets/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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/",
Expand Down Expand Up @@ -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/",
Expand Down

0 comments on commit 592590a

Please sign in to comment.