diff --git a/src/drivers/webextension/images/icons/truepush.svg b/src/drivers/webextension/images/icons/truepush.svg index 10db94dbc..990bd2c32 100644 --- a/src/drivers/webextension/images/icons/truepush.svg +++ b/src/drivers/webextension/images/icons/truepush.svg @@ -1,39 +1,4 @@ - - - - + + + diff --git a/src/technologies/t.json b/src/technologies/t.json index 7b60f56a7..bf443601d 100644 --- a/src/technologies/t.json +++ b/src/technologies/t.json @@ -2579,10 +2579,11 @@ "cats": [ 32 ], - "description": "Truepush is web-based push notification service available for PWA, AMP, WordPress, and Shopify", + "description": "Truepush is web-based push notification service available for PWA, AMP, WordPress, and Shopify.", "icon": "truepush.svg", "js": { - "truepush": "" + "truepush": "", + "truepushVersionInfo.key": "v([\\d\\.]+)\\;version:\\1" }, "scriptSrc": "\\.truepush\\.com/sdk/([\\d\\.]+)\\;version:\\1", "website": "https://www.truepush.com"