Skip to content

Commit

Permalink
add fooday provider (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
pycxxx authored Dec 8, 2023
1 parent 333644c commit 4cd50e2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions providers/fooday.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
- provider_name: Fooday
provider_url: https://fooday.app
endpoints:
- schemes:
- https://fooday.app/*/reviews/*
- https://fooday.app/*/spots/*
url: https://fooday.app/oembed
example_urls:
- https://fooday.app/oembed?format=json&url=https%3A%2F%2Ffooday.app%2Fen%2Freviews%2F229sej9vN5xv9uHYpYJLyF
discovery: true
...

0 comments on commit 4cd50e2

Please sign in to comment.