From 562a5ec99de6ca8bbd466776dffe9f96cde5d689 Mon Sep 17 00:00:00 2001 From: HR-Test <73892764+HR-Test@users.noreply.github.com> Date: Wed, 6 Jan 2021 17:49:30 +0330 Subject: [PATCH] Update technologies.json --- src/technologies.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 3488e28f0..2f9f87a52 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -20461,6 +20461,21 @@ "generator": "xt:Commerce" }, "website": "https://www.xt-commerce.com" + }, + "WebMetric": { + "description": "WebMetric is a Data-Driven-Marketing tool to promote your online business.", + "icon": "WebMetric.svg", + "cats": [ + 10 + ], + "cookies": { + "cookie_name": "_wmuid" + }, + "js": { + "_wmid": "" + }, + "script": "cdn\\.webmetric\\.ir", + "website": "https://webmetric.ir/" } } -} \ No newline at end of file +}