From 79f14ae32edc16efbb4daf3123a8636abce1467b Mon Sep 17 00:00:00 2001 From: Kazi Rahiv Date: Wed, 15 Jun 2022 15:41:14 +0600 Subject: [PATCH] Update n.json Add nopStation ecommerce as technology --- src/technologies/n.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/technologies/n.json b/src/technologies/n.json index 85b3375c4..b0bd36b19 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -847,16 +847,13 @@ }, "nopStation": { "cats": [ - 6 + 6, + 19 ], - "description": "One stop e-commerce solution with custom integrations and custom built plugins based on custom tailored requirements on top of NopCommerce", - "html": "]+nop-station", + "description": "nopStation is a one stop ecommerce solution with custom integrations and custom built plugins based on custom tailored requirements on top of nopCommerce.", + "dom": "a[href*='.nop-station.com/']", "icon": "nopStation.png", "implies": "Microsoft ASP.NET", - "meta": { - "generator": "^nopStation$" - }, - "oss": true, "website": "http://www.nop-station.com" }, "novomind iSHOP": {