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": "" },