From 6a8f93a6b12331dfcdd238b7b29c3c1fc83b4d23 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Jul 2022 00:47:59 +0600 Subject: [PATCH] Add Fleksa / ecommerce, reservations-delivery --- .../webextension/images/icons/Fleksa.svg | 4 ++++ src/technologies/f.json | 19 +++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Fleksa.svg diff --git a/src/drivers/webextension/images/icons/Fleksa.svg b/src/drivers/webextension/images/icons/Fleksa.svg new file mode 100644 index 000000000..ef3d34274 --- /dev/null +++ b/src/drivers/webextension/images/icons/Fleksa.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/f.json b/src/technologies/f.json index d397b66a8..bf4290c70 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -778,6 +778,25 @@ "implies": "Bootstrap", "website": "https://designmodo.github.io/Flat-UI/" }, + "Fleksa": { + "cats": [ + 6, + 93 + ], + "description": "Fleksa is an online ordering system for restaurants and delivery.", + "icon": "Fleksa.svg", + "implies": [ + "Node.js", + "Next.js" + ], + "dom":"link[href*='//fleksa-cdn']", + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://fleksa.com" + }, "FlexCMP": { "cats": [ 1