From 78d85412eb4cd8ec58b58122f50545e04e2f1046 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sun, 6 Jun 2021 10:47:36 +1000 Subject: [PATCH] Add Prismic detection --- .../webextension/images/icons/Prismic.svg | 16 +++++++++++++++ src/technologies.json | 20 ++++++++++++++++--- 2 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Prismic.svg diff --git a/src/drivers/webextension/images/icons/Prismic.svg b/src/drivers/webextension/images/icons/Prismic.svg new file mode 100644 index 000000000..e4302d45f --- /dev/null +++ b/src/drivers/webextension/images/icons/Prismic.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index e735845e1..f8d8cf413 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2880,15 +2880,14 @@ 6 ], "description": "BigCommerce is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", - "dom": "img[data-src*='.bigcommerce.com'], img[src*='.bigcommerce.com']", - "html": "]+cdn\\d+\\.bigcommerce\\.com/", + "dom": "img[data-src*='.bigcommerce.com'], img[src*='.bigcommerce.com'], link[href*='.bigcommerce.com']", "icon": "BigCommerce.svg", "pricing": [ "low", "recurring" ], "saas": true, - "scripts": "cdn\\d+\\.bigcommerce\\.com/", + "scripts": ".bigcommerce\\.com", "url": "mybigcommerce\\.com", "website": "http://www.bigcommerce.com" }, @@ -4893,6 +4892,21 @@ }, "website": "http://www.gocontentbox.org" }, + "Prismic": { + "cats": [ + 1 + ], + "description": "Prismic is a headless CMS for Jamstack.", + "xhr": "\\.cdn\\.prismic\\.io", + "icon": "Prismic.svg", + "pricing": [ + "low", + "freemium", + "recurring" + ], + "saas": true, + "website": "https://prismic.io" + }, "Contentful": { "cats": [ 1