Skip to content

Commit 3baa51d

Browse files
committed
oembed: add polymer to known endpoints
1 parent 6f9eed1 commit 3baa51d

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
"wolframcloud.com/obj/*"
11751175
],
11761176
"endpoint": "https://www.wolframcloud.com/oembed"
1177+
},
1178+
{
1179+
"name": "Polymer",
1180+
"templates": [
1181+
"app.polymersearch.com/*/*"
1182+
],
1183+
"endpoint": "https://app.polymersearch.com/api/oembed"
11771184
}
11781185
]

0 commit comments

Comments
 (0)