Skip to content

Commit

Permalink
Add NDLA provider
Browse files Browse the repository at this point in the history
  • Loading branch information
garmoncheg committed Sep 25, 2024
1 parent dc221f7 commit 65dc0ab
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 @@ -1141,5 +1141,12 @@
"piggy.to/view/*"
],
"endpoint": "https://piggy.to/oembed"
},
{
"name": "NDLA",
"templates": [
"ndla.no/*"
],
"endpoint": "https://ndla.no/oembed"
}
]

0 comments on commit 65dc0ab

Please sign in to comment.