Skip to content

Commit a6fc27d

Browse files
committed
oembed: add Grid.is's Calculator Studio
1 parent 394fd33 commit a6fc27d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lib/plugins/system/oembed/providers.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,14 @@
804804
],
805805
"endpoint": "https://grid.is/api/oembed"
806806
},
807+
{
808+
"name": "Calculator Studio",
809+
"templates": [
810+
"app.calculatorstudio.co/@(.+)"
811+
],
812+
"url": "https://grid.is/@{1}",
813+
"endpoint": "https://app.calculatorstudio.co/api/oembed"
814+
},
807815
{
808816
"name": "Anchor FM",
809817
"templates": [

0 commit comments

Comments
 (0)