From 32e831022453ffba1255cb1cb9cdf2bbbf825dc2 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 28 Oct 2020 19:29:53 +0600 Subject: [PATCH 1/2] Add Booksy/Appointment, Booking widget --- src/drivers/webextension/images/icons/Booksy.svg | 9 +++++++++ src/technologies.json | 14 ++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Booksy.svg diff --git a/src/drivers/webextension/images/icons/Booksy.svg b/src/drivers/webextension/images/icons/Booksy.svg new file mode 100644 index 000000000..69ca73bd0 --- /dev/null +++ b/src/drivers/webextension/images/icons/Booksy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 1abc31983..0638d5fda 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2175,6 +2175,20 @@ "scripts": "bda\\.bookatable\\.com/deploy/lbui\\.direct\\.min\\.js", "website": "https://www.bookatable.co.uk" }, + "Booksy": { + "cats": [ + 5, + 61, + 72 + ], + "description": "Booksy for Customers is a booking system for people looking to schedule appointments for health & beauty services", + "icon": "Booksy.svg", + "js": { + "booksy": "" + }, + "scripts": "booksy\\.com/widget/code\\.js", + "website": "https://booksy.com/" + }, "Bokeh": { "cats": [ 25 From c474c6e18c5b409b126481e9d8b62fb41a408395 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Thu, 29 Oct 2020 10:25:51 +1100 Subject: [PATCH 2/2] Update technologies.json --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 0638d5fda..b5639630e 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2181,7 +2181,7 @@ 61, 72 ], - "description": "Booksy for Customers is a booking system for people looking to schedule appointments for health & beauty services", + "description": "Booksy is a booking system for people looking to schedule appointments for health and beauty services.", "icon": "Booksy.svg", "js": { "booksy": ""