We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394fd33 commit a6fc27dCopy full SHA for a6fc27d
lib/plugins/system/oembed/providers.json
@@ -804,6 +804,14 @@
804
],
805
"endpoint": "https://grid.is/api/oembed"
806
},
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
+ },
815
{
816
"name": "Anchor FM",
817
"templates": [
0 commit comments