Skip to content

Commit ff35040

Browse files
committed
Add Castle provider
1 parent 94db415 commit ff35040

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

providers/castle.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
- provider_name: Castle
3+
provider_url: https://castle.xyz
4+
endpoints:
5+
- schemes:
6+
- https://castle.xyz/d/*
7+
url: https://castle.xyz/api/oembed
8+
example_urls:
9+
- https://castle.xyz/api/oembed?url=https://castle.xyz/d/004Sk5AZz7wY&format=json
10+
discovery: true
11+
formats:
12+
- json
13+
...

0 commit comments

Comments
 (0)