Skip to content

Commit 8afb708

Browse files
committed
oembed: add postd to known endpoints
1 parent a704000 commit 8afb708

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/plugins/system/oembed/providers.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,5 +1174,12 @@
11741174
"app.polymersearch.com/*/*"
11751175
],
11761176
"endpoint": "https://app.polymersearch.com/api/oembed"
1177+
},
1178+
{
1179+
"name": "Postd.io",
1180+
"templates": [
1181+
"postd.io/post/*"
1182+
],
1183+
"endpoint": "https://postd.io/api/services/oembed"
11771184
}
11781185
]

0 commit comments

Comments
 (0)