From a3ca6fc3fad60c43502ca6a72dfa69c579f39445 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 2 Nov 2020 01:33:21 +0600 Subject: [PATCH] Add FareHarbor bookingwidget & Other fixes --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 65bb00347..794e215c6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -9825,7 +9825,7 @@ "description": "Google Optimize allows you to test variants of web pages and see how they perform.", "scripts": "googleoptimize\\.com/optimize\\.js", "js": { - "^google_optimize$": "" + "google_optimize": "" }, "website": "https://optimize.google.com" },