From 996d97fe6439aeb2b96def2479c828f4d0ee5f91 Mon Sep 17 00:00:00 2001 From: Rockey Nebhwani Date: Mon, 20 Jun 2022 23:17:40 +0100 Subject: [PATCH] Improve detection for 'WithReach' https://github.com/wappalyzer/wappalyzer/issues/6356 --- src/technologies/w.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies/w.json b/src/technologies/w.json index 2a5e09801..52efce722 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1196,7 +1196,10 @@ "payg" ], "saas": true, - "scriptSrc": "\\.rch\\.io/", + "scriptSrc": [ + "\\.rch\\.io/", + "checkout\\.gointerpay\\.net" + ], "website": "https://www.withreach.com" }, "Wix": {