From 36809e42997c4c453bee9410885a92a205f45954 Mon Sep 17 00:00:00 2001 From: gijsboddeus Date: Fri, 4 Feb 2022 12:56:31 +0100 Subject: [PATCH] added alternative url to dom detection --- src/technologies/q.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/q.json b/src/technologies/q.json index b1ded2b93..fef565adf 100644 --- a/src/technologies/q.json +++ b/src/technologies/q.json @@ -167,7 +167,7 @@ 9 ], "description": "The perfect image for all visitors and devices. Quicq's smart technology automatically switches between different next-gen image formats based on the visitor's device.", - "dom": "img[src*='.qcqcdn.com/'], img[data-src*='.qcqcdn.com/']", + "dom": "img[src*='.qcqcdn.com/'], img[data-src*='.qcqcdn.com/'], img[src*='cdn.quicq.io/'], img[data-src*='cdn.quicq.io/']", "icon": "Quicq.svg", "pricing": [ "freemium",