Skip to content

Commit 41f4bb9

Browse files
add filestage provider to list (#815)
Co-authored-by: wikiyodo <wikiyodo@gmail.com>
1 parent 3a36dfc commit 41f4bb9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

providers/filestage.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
- provider_name: Filestage
3+
provider_url: https://filestage.io/
4+
endpoints:
5+
- schemes:
6+
- https://app.filestage.io/step/**
7+
url: https://app.filestage.io/oembed
8+
discovery: true
9+
formats:
10+
- json
11+
- xml
12+
...

0 commit comments

Comments
 (0)