From 3e2b40c2bd002438927ef0a5efed2901cab8a796 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 27 Jan 2023 08:24:04 +1100 Subject: [PATCH] Update v.json --- src/technologies/v.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/technologies/v.json b/src/technologies/v.json index 165c5dc8d..ccf760f6c 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -100,7 +100,6 @@ "payg" ], "saas": true, - "scriptSrc": "io\\.vtex\\.com\\.br", "website": "https://vtex.com/" }, "VWO": { @@ -850,10 +849,7 @@ 19 ], "description": "Vite is a rapid development tool for modern web projects.", - "dom": [ - "script#vite-legacy-polyfill", - "script#vite-legacy-entry" - ], + "dom": "script#vite-legacy-polyfill, script#vite-legacy-entry", "js": { "__vite_is_modern_browser": "" },