Skip to content

Commit

Permalink
domain: loom.com switch to oembed endpoint (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
garmoncheg authored Dec 1, 2020
1 parent d4cc9b2 commit ec94455
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/plugins/system/oembed/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -760,5 +760,12 @@
"mybeweeg.com/.*"
],
"endpoint": "https://mybeweeg.com/services/oembed"
},
{
"name": "loom.com",
"templates": [
"(?:www\\.)?loom.com/(?:i|share)/.*"
],
"endpoint": "https://www.loom.com/v1/oembed"
}
]

0 comments on commit ec94455

Please sign in to comment.