From 098bd4ae65584d21a35cac18202f3df30a9949a1 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Tue, 20 Dec 2022 16:43:27 +0530 Subject: [PATCH] improved the trace for Webpushr from the first the PR --- src/technologies/w.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/technologies/w.json b/src/technologies/w.json index fdef683ca..9aac23b03 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -848,9 +848,10 @@ 32 ], "description": "Webpushr is the new standard for Web Push Notifications.", - "dom": "script[id*='webpushr-script']", "icon": "webpushr.svg", - "scripts": "cdn\\.webpushr\\.com/app\\.min\\.js", + "js": { + "webpushr": "" + }, "website": "https://www.webpushr.com" }, "Webriti Busiprof": {