From bfdf4026ba0272a03b36e361ad8511d2e5098d7b Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 4 Oct 2021 20:10:38 +0600 Subject: [PATCH] Add Checkout.com / payment processors --- .../webextension/images/icons/Checkout.com.svg | 10 ++++++++++ src/technologies/c.json | 13 +++++++++++++ src/technologies/s.json | 14 -------------- 3 files changed, 23 insertions(+), 14 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Checkout.com.svg diff --git a/src/drivers/webextension/images/icons/Checkout.com.svg b/src/drivers/webextension/images/icons/Checkout.com.svg new file mode 100644 index 000000000..e78ae1d8b --- /dev/null +++ b/src/drivers/webextension/images/icons/Checkout.com.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index 534ab0198..07c6d6a30 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -533,6 +533,19 @@ "icon": "Cherokee.png", "website": "http://www.cherokee-project.com" }, + "Checkout.com": { + "cats": [ + 41 + ], + "description": "Checkout.com is an international payment platform that processes different payment methods across a variety of currencies.", + "icon": "Checkout.com.svg", + "scripts": "cdn\\.checkout\\.com/js/.+js(?:\\?ver=)?([\\d\\.]+)?\\;version:\\1", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://www.checkout.com" + }, "CherryPy": { "cats": [ 22 diff --git a/src/technologies/s.json b/src/technologies/s.json index 1f54be038..419f288ce 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -179,20 +179,6 @@ "icon": "SQLite.png", "website": "http://www.sqlite.org" }, - "Stitches": { - "cats": [ - 12, - 47 - ], - "description": "Stitches is a is a CSS-in-JS styling framework with near-zero runtime, SSR, and multi-variant support.", - "dom": "style#stitches", - "icon": "Stitches.svg", - "oss": true, - "meta": { - "generator": "^c-[A-Za-z]{5}$" - }, - "website": "https://stitches.dev" - }, "STUDIO": { "cats": [ 51