diff --git a/src/technologies/h.json b/src/technologies/h.json index 89760dfeb..8074682fd 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -185,7 +185,6 @@ ], "description": "Happy Returns is a return software and reverse logistics company, provides a packaging-free, in-person way for customers to return an online purchase for an immediate refund.", "icon": "Happy Returns.png", - "requiresCategory": 6, "dom":"a[href*='.happyreturns.com'], img[src*='.happyreturns.com/']", "saas": true, "pricing": [ diff --git a/src/technologies/n.json b/src/technologies/n.json index 742c95413..39caa4a5e 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -120,8 +120,7 @@ ], "description": "Narvar is a customer experience platform that helps retailers inspire long-term customer loyalty, at all steps of the post-purchase journey.", "icon": "Narvar.svg", - "requiresCategory": 6, - "dom": "a[href*='\\.narvar\\.com/']", + "dom": "a[href*='.narvar.com/'], img[src*='.narvar.com/']", "headers": { "Content-Security-Policy": "\\.narvar\\.com" },