Files
calendar/packages/app-store/riverside/config.json
T
Anik Dhabal BabuandGitHub 3feae24b20 fix: riverside video url regexp fix (#26886)
* revierside video

* Delete packages/prisma/migrations/20260115132417_test/migration.sql
2026-01-15 15:26:21 +00:00

24 lines
760 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Riverside",
"slug": "riverside",
"type": "riverside_video",
"logo": "icon-dark.svg",
"url": "https://cal.com/",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "Cal.com, Inc.",
"email": "help@cal.com",
"description": "Your online recording studio. The easiest way to record podcasts and videos in studio quality from anywhere. All from the browser.",
"__createdUsingCli": true,
"appData": {
"location": {
"label": "Riverside Video",
"urlRegExp": "^https?:\\/\\/(www\\.)?riverside\\.(fm|com)\\/studio\\/.+",
"type": "integrations:riverside_video",
"linkType": "static"
}
},
"isOAuth": false
}