From 8c16b95b63f088f9a73437920930e7e5095f8366 Mon Sep 17 00:00:00 2001 From: HR-Test <73892764+HR-Test@users.noreply.github.com> Date: Wed, 6 Jan 2021 18:36:03 +0330 Subject: [PATCH] Update technologies.json --- src/technologies.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index fa13b2700..b527ac476 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -17860,6 +17860,22 @@ }, "website": "http://www.webgui.org" }, + , + "WebMetric":{ + "cats": [ + 10 + ], + "description": "WebMetric is a Data-Driven-Marketing tool to promote your online business.", + "icon": "WebMetric.svg", + "cookies": { + "_wmuid": "" + }, + "js": { + "_wmid": "" + }, + "script": "cdn\\.webmetric\\.ir", + "website": "https://webmetric.ir/" + }, "WebPublisher": { "cats": [ 1 @@ -20461,21 +20477,6 @@ "generator": "xt:Commerce" }, "website": "https://www.xt-commerce.com" - }, - "WebMetric":{ - "cats": [ - 10 - ], - "description": "WebMetric is a Data-Driven-Marketing tool to promote your online business.", - "icon": "WebMetric.svg", - "cookies": { - "_wmuid": "" - }, - "js": { - "_wmid": "" - }, - "script": "cdn\\.webmetric\\.ir", - "website": "https://webmetric.ir/" } } }