From bc62181d725d68854cb09f90fa14daf1439d1de4 Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Mon, 30 Aug 2021 13:46:54 +0100 Subject: [PATCH] Revert "Merge remote-tracking branch 'upstream/master'" This reverts commit f49a8d6416ef51ba46751589bf1b5299cd05c80f, reversing changes made to 872dcbe868eb208a01d44d38c52646975e0b3265. --- .../webextension/images/icons/zip_pay.svg | 15 ++++++++-- src/technologies.json | 29 ++++++++++++------- 2 files changed, 31 insertions(+), 13 deletions(-) diff --git a/src/drivers/webextension/images/icons/zip_pay.svg b/src/drivers/webextension/images/icons/zip_pay.svg index 94cbd8d4b..23c929c37 100644 --- a/src/drivers/webextension/images/icons/zip_pay.svg +++ b/src/drivers/webextension/images/icons/zip_pay.svg @@ -1,4 +1,13 @@ - - - + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 576587a72..65e8c012c 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -17476,6 +17476,25 @@ "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 @@ -25616,21 +25635,11 @@ 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": {