From 23417e6e914cb94307aae56af99080e63a1e5aba Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 9 Jul 2023 17:54:05 +0600 Subject: [PATCH] Update Storyblok / cms --- src/technologies/s.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/s.json b/src/technologies/s.json index acd3ae7dc..47a9996ef 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -6247,7 +6247,7 @@ 1 ], "description": "Storyblok is a headless CMS with a visual editor for developers, marketers and content editors. Storyblok helps your team to manage content and digital experiences for every use-case from corporate websites, ecommerce, helpdesks, mobile apps, screen displays, and more.", - "dom": "img[src*='//a.storyblok.com/']", + "dom": "img[src*='//a.storyblok.com/'], img[srcset*='a.storyblok.com']", "headers": { "content-security-policy": "app\\.storyblok\\.com", "x-frame-options": "app\\.storyblok\\.com"