From b608f4a4063f82b3c4b70a065f6c3f06536d5d33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B0=D1=80=D1=85=D0=BE=D0=BC=D0=B5=D1=86=20=D0=9F?= =?UTF-8?q?=D0=B0=D0=B2=D0=B5=D0=BB?= Date: Sun, 19 Sep 2021 00:04:01 +0300 Subject: [PATCH] add vk.com pixel --- src/technologies/v.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/technologies/v.json b/src/technologies/v.json index 14c8ccfca..142ab6186 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -618,5 +618,15 @@ "generator": "vibecommerce" }, "website": "http://vibecommerce.com.br" + }, + "vk.com": { + "cats": [ + 1 + ], + "description": "vk.com is russian social network", + "html": "]*src=\"[^\"]*vk\\.com/rtrg?p=VK-RTRG-*", + "icon": "vk.svg", + "scripts": "vk\\.com/js/api/openapi\\.js", + "website": "https://vk.com/" } }