Skip to content

Commit

Permalink
oembed: add Flippingbook's endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Mar 13, 2024
1 parent e2413ff commit 964eafa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/plugins/system/oembed/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,5 +1078,13 @@
"redivis.com/datasets/*"
],
"endpoint": "https://redivis.com/services/oembed"
},
{
"name": "Flippingbook",
"templates": [
"online.flippingbook.com/view/*",
"online.flippingbook.com/view/*/*"
],
"endpoint": "https://online.flippingbook.com/oembed"
}
]

0 comments on commit 964eafa

Please sign in to comment.