diff --git a/src/technologies/c.json b/src/technologies/c.json index 42656415f..ca03fc9b2 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -1997,8 +1997,8 @@ }, "oss": true, "scriptSrc": [ - "/clientjs@(\\d.*?)/\\;version:\\1", - "/ClientJS/(?:(\\d.*?)/)?\\;version:\\1" + "/clientjs@([\\d.]+)\\;version:\\1", + "/ClientJS/([\\d.]+)/\\;version:\\1" ], "website": "https://clientjs.org" }, diff --git a/src/technologies/f.json b/src/technologies/f.json index dfe7dbfd0..23627e2fe 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -1659,9 +1659,6 @@ "FourthwallAnalytics": "", "fourthwallTheme": "" }, - "meta": { - "version": "^(.+)$\\;version:\\1\\;confidence:0" - }, "pricing": [ "payg" ], diff --git a/tests/wpt.js b/tests/wpt.js index e43e55c16..abce61b33 100644 --- a/tests/wpt.js +++ b/tests/wpt.js @@ -33,7 +33,6 @@ function runWPTTest(url) { detected_apps: response.data.runs['1'].firstView.detected_apps, detected_technologies: response.data.runs['1'].firstView.detected_technologies, - detected_raw: response.data.runs['1'].firstView.detected_raw, } fs.appendFileSync(