From bbdb1708e9587e4fc555ed0a12d749de14085288 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 30 Aug 2021 07:34:41 +1000 Subject: [PATCH] Merge Quadpay and Zip --- .../webextension/images/icons/zip_pay.svg | 15 ++-------- src/technologies.json | 29 +++++++------------ 2 files changed, 13 insertions(+), 31 deletions(-) diff --git a/src/drivers/webextension/images/icons/zip_pay.svg b/src/drivers/webextension/images/icons/zip_pay.svg index 23c929c37..94cbd8d4b 100644 --- a/src/drivers/webextension/images/icons/zip_pay.svg +++ b/src/drivers/webextension/images/icons/zip_pay.svg @@ -1,13 +1,4 @@ - - - - - - - - - - - - + + + diff --git a/src/technologies.json b/src/technologies.json index 5e4db7f4e..5266cca32 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -17203,25 +17203,6 @@ "icon": "Python.png", "website": "http://python.org" }, - "Quadpay": { - "cats": [ - 41, - 91 - ], - "description": "Quadpay is a payment platform.", - "dom": "link[href*='widgets.quadpay.com/'], div[data-quadpay-src*='.quadpay.com/']", - "icon": "Quadpay.svg", - "js": { - "QuadPayShopify": "", - "quadpayID": "" - }, - "pricing": [ - "payg" - ], - "saas": true, - "scripts": "\\.quadpay\\.com/quadpay-widget-([\\d.]+)\\.js\\;version:\\1", - "website": "https://www.quadpay.com" - }, "Qualtrics": { "cats": [ 73 @@ -25199,11 +25180,21 @@ 91 ], "description": "Zip is a payment service that lets you receive your purchase now and spread the total cost over a interest-free payment schedule.", + "dom": "link[href*='widgets.quadpay.com/'], div[data-quadpay-src*='.quadpay.com/']", "icon": "zip_pay.svg", "scripts": [ + "quadpay\\.com", "static\\.zipmoney\\.com\\.au", "zip\\.co" ], + "js": { + "QuadPayShopify": "", + "quadpayID": "" + }, + "pricing": [ + "payg" + ], + "saas": true, "website": "https://www.zip.co/" }, "Zipkin": {