From 2c8187230ef566c8b3c0e04851bdabd11e80a1f5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 3 Nov 2020 04:09:18 +0600 Subject: [PATCH] Add Guestonline/Booking widget --- .../webextension/images/icons/Guestonline.svg | 9 +++++++++ src/technologies.json | 18 ++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Guestonline.svg diff --git a/src/drivers/webextension/images/icons/Guestonline.svg b/src/drivers/webextension/images/icons/Guestonline.svg new file mode 100644 index 000000000..5c68a215e --- /dev/null +++ b/src/drivers/webextension/images/icons/Guestonline.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 2d78c75c1..0afa69107 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6106,6 +6106,24 @@ "scripts": "assets\\.growingio\\.com/([\\d.]+)/gio\\.js\\;version:\\1", "website": "https://www.growingio.com/" }, + "Guestonline": { + "cats": [ + 5, + 61, + 72 + ], + "description": "Guestonline is a restaurant table booking widget.", + "icon": "Guestonline.svg", + "dom": { + "iframe[src*='guestonline']": { + "attributes": { + "src": "ib\\.guestonline\\.(?:[\\w]+)" + } + } + }, + "scripts": "ib\\.guestonline\\.(?:[\\w]+)", + "website": "https://www.guestonline.io" + }, "HCL Digital Experience": { "cats": [ 1