From 799640f395fe88b1618c3087090655a14997cacc Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Apr 2022 19:36:07 +0600 Subject: [PATCH] Update Firepush / marketing-automation, shopify-app --- src/technologies/f.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/technologies/f.json b/src/technologies/f.json index d0340fd5d..1d2b64ace 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -618,18 +618,23 @@ }, "Firepush": { "cats": [ - 32 + 32, + 100 ], "description": "Firepush is an omnichannel marketing app that helps Shopify stores to drive sales with automated web push, email and SMS campaigns.", "dom": "link[href*='cdn.firepush.net']", "icon": "Firepush.svg", + "implies": "Shopify", "pricing": [ "low", "freemium", "recurring" ], "saas": true, - "scriptSrc": "cdn\\.firepush\\.\\w+", + "scriptSrc": [ + "cdn\\.firepush\\.\\w+", + "fpcdn\\.me/.+shopify" + ], "website": "https://getfirepush.com" }, "FirstHive": {