Skip to content

Commit

Permalink
domains: fix Adilo's oEmbed link
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Jan 21, 2025
1 parent 8cb698b commit c9b0bc7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion lib/plugins/system/oembed/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1150,5 +1150,12 @@
],
"endpoint": "https://api.everviz.com/oembed",
"url": "https://app.everviz.com/embed/{1}/"
}
},
{
"name": "Adilo",
"templates": [
"adilo.bigcommand.com/watch/*"
],
"endpoint": "https://adilo.bigcommand.com/web/oembed"
}
]

0 comments on commit c9b0bc7

Please sign in to comment.