diff --git a/lib/plugins/system/oembed/providers.json b/lib/plugins/system/oembed/providers.json index 6db37fae9..830702844 100644 --- a/lib/plugins/system/oembed/providers.json +++ b/lib/plugins/system/oembed/providers.json @@ -613,7 +613,7 @@ }, { "name": "Figma", "templates": [ - "(?:[\\w\\.-]+\\.)?figma.com/(file|proto)/.*" + "(?:[\\w\\.-]+\\.)?figma.com/(file|proto|design|board)/.*" ], "endpoint": "https://www.figma.com/api/oembed" }, {