From c853123bd51fe09bc5a55b114cff1ec9c53ac423 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 18 May 2021 10:19:26 +1000 Subject: [PATCH] Update technologies.json --- src/technologies.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 0bb40e665..c575d71e6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -15674,8 +15674,10 @@ "icon": "Reservio.svg", "dom": [ ".reservio-booking-button", - "a[href*='.reservio.com']" + "a[href*='.reservio.com'][target='_blank']", + "a[href*='bookings.reservio.com']" ], + "scripts": "static\\.reservio\.com", "saas": true, "pricing": ["freemium", "recurring","low"], "website": "https://www.reservio.com"