From 83f4ea2585794ddda0ec6fdcf0d18735cf0eba5f Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Tue, 31 Aug 2021 00:39:56 +0100 Subject: [PATCH] Added BNPL category for PayBright --- src/technologies.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index a6d0da7e3..01219f8a4 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16263,7 +16263,8 @@ }, "PayBright": { "cats": [ - 41 + 41, + 91 ], "description": "PayBright is a Canadian fintech company that offers short-term interest-free installment loans for online shopping to consumers at checkout.", "dom": "link[href*='app.paybright.com']",