update afterpay, latitudepay, laybuy

main
nurbek 4 years ago
parent a63bb3bf0a
commit 39ee8b93e2

@ -1190,7 +1190,7 @@
], ],
"cpe": "cpe:/a:afterpay:afterpay", "cpe": "cpe:/a:afterpay:afterpay",
"description": "Afterpay is a 'buy now, pay later' platform that makes it possible to pay off purchased goods in fortnightly instalments.", "description": "Afterpay is a 'buy now, pay later' platform that makes it possible to pay off purchased goods in fortnightly instalments.",
"dom": "#afterpay, .afterpay, [aria-label='Afterpay']", "dom": "#afterpay, .afterpay, [aria-label='Afterpay'], link[href*='/wp-content/plugins/afterpay-gateway-for-woocommerce/']",
"icon": "afterpay.png", "icon": "afterpay.png",
"js": { "js": {
"Afterpay": "", "Afterpay": "",

@ -764,7 +764,10 @@
"payg" "payg"
], ],
"saas": true, "saas": true,
"scriptSrc": "widgets\\.shophumm\\.com", "scriptSrc": [
"widgets\\.shophumm\\.com",
"/wp-content/plugins/oxipay-payment-gateway/"
],
"website": "https://www.shophumm.com" "website": "https://www.shophumm.com"
}, },
"Hushly": { "Hushly": {

@ -156,7 +156,10 @@
"payg" "payg"
], ],
"saas": true, "saas": true,
"scriptSrc": "\\.laybuy\\.com/", "scriptSrc": [
"\\.laybuy\\.com/",
"/wp-content/plugins/woo-laybuy/"
],
"website": "https://www.laybuy.com" "website": "https://www.laybuy.com"
}, },
"Layer0": { "Layer0": {