From 947fdc1653e82869e75b571b0af78c20ed5cd1a8 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Fri, 20 Jan 2023 18:13:01 +0530 Subject: [PATCH] Truepush Detection added --- .../webextension/images/icons/truepush.svg | 39 +++++++++++++++++++ src/technologies/t.json | 12 ++++++ 2 files changed, 51 insertions(+) create mode 100644 src/drivers/webextension/images/icons/truepush.svg diff --git a/src/drivers/webextension/images/icons/truepush.svg b/src/drivers/webextension/images/icons/truepush.svg new file mode 100644 index 000000000..10db94dbc --- /dev/null +++ b/src/drivers/webextension/images/icons/truepush.svg @@ -0,0 +1,39 @@ + + + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index 7590511b0..7b60f56a7 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -2575,6 +2575,18 @@ "scriptSrc": "cdn\\.nexternal\\.com/", "website": "https://www.truecommerce.com" }, + "Truepush": { + "cats": [ + 32 + ], + "description": "Truepush is web-based push notification service available for PWA, AMP, WordPress, and Shopify", + "icon": "truepush.svg", + "js": { + "truepush": "" + }, + "scriptSrc": "\\.truepush\\.com/sdk/([\\d\\.]+)\\;version:\\1", + "website": "https://www.truepush.com" + }, "Trumba": { "cats": [ 72