diff --git a/src/technologies/v.json b/src/technologies/v.json index 2c4995dc8..dc55c34fc 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -335,7 +335,10 @@ "requires": [ "Vercel" ], - "scriptSrc": "/va/script\\.js", + "scriptSrc": [ + "/va/script\\.js", + "/_vercel/insights/script\\.js" + ], "website": "https://vercel.com/analytics" }, "Verifone 2Checkout": { @@ -1197,4 +1200,4 @@ "requires": "Vue.js", "website": "https://vxetable.cn" } -} \ No newline at end of file +}