From cc619a8a00b1927f557d17b15b26b9383330e2a0 Mon Sep 17 00:00:00 2001 From: Johannes Andersen Date: Thu, 12 Nov 2020 22:06:31 +0000 Subject: [PATCH] Add oribi --- src/drivers/webextension/images/icons/Oribi.svg | 1 + src/technologies.json | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Oribi.svg diff --git a/src/drivers/webextension/images/icons/Oribi.svg b/src/drivers/webextension/images/icons/Oribi.svg new file mode 100644 index 000000000..274551a9e --- /dev/null +++ b/src/drivers/webextension/images/icons/Oribi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index cc5779a78..012c99b9f 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10238,6 +10238,18 @@ "icon": "Oracle.png", "website": "http://oracle.com" }, + "Oribi": { + "cats": [ + 10 + ], + "description": "Oribi provides a all-in-one Marketing Analytics tool.", + "js": { + "window.ORIBI": "" + }, + "scripts": "cdn\\.oribi\\.io", + "icon": "Oribi.svg", + "website": "https://oribi.io/" + }, "Orchard CMS": { "cats": [ 1 @@ -13553,7 +13565,7 @@ "icon": "Squarespace.png", "js": { "Squarespace": "", - "Static.SQUARESPACE_CONTEXT" + "Static.SQUARESPACE_CONTEXT": "" }, "website": "http://www.squarespace.com" }, @@ -13564,7 +13576,7 @@ ], "js": { "SQUARESPACE_ROLLUPS.squarespace-commerce": "", - "SquarespaceCommerceCartBundle" + "SquarespaceCommerceCartBundle": "" }, "implies": "Squarespace", "description": "Squarespace Commerce is an ecommerce platform designed to facilitate the creation of websites and online stores, with domain registration and web hosting included.",