From c0c2497dd4de03a21c726f5a22a5e85aeb65d4a5 Mon Sep 17 00:00:00 2001 From: Kazi Rahiv Date: Wed, 15 Jun 2022 17:03:49 +0600 Subject: [PATCH] Update n.json --- src/technologies/n.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/n.json b/src/technologies/n.json index a1796ecd9..4c0333998 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -852,6 +852,9 @@ "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", + "excludes": [ + "nopCommerce" + ], "implies": "Microsoft ASP.NET", "website": "http://www.nop-station.com" },