Merge pull request #3253 from jmarler/master

New payment processors, one new eCommerce, and updates to PayPal and Shopify
main
Elbert Alias 4 years ago committed by GitHub
commit cc863f3e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,6 +86,26 @@
],
"website": "https://www.adplan7.com/"
},
"Afterpay": {
"cats": [
41
],
"cpe": "cpe:/a:afterpay:afterpay",
"icon": "afterpay.png",
"script": [
"portal\\.afterpay\\.com",
"static\\.afterpay\\.com"
],
"website": "https://www.afterpay.com/"
},
"Amex Checkout": {
"cats": [
41
],
"icon": "amex.png",
"script": "aexp-static\\.com",
"website": "https://www.americanexpress.com/us/express-checkout/"
},
"AMP": {
"cats": [
12
@ -1743,6 +1763,7 @@
"Braintree": "",
"Braintree.version": "^(.+)$\\;version:\\1"
},
"script": "js\\.braintreegateway\\.com",
"website": "https://www.braintreepayments.com"
},
"Brightspot": {
@ -2840,6 +2861,14 @@
"script": "cufon-yui\\.js",
"website": "http://cufon.shoqolate.com"
},
"Cybersource": {
"cats": [
41
],
"icon": "cybersource.png",
"script": "cybersource\\..+\\.js",
"website": "https://www.cybersource.com/"
},
"D3": {
"cats": [
25
@ -3735,6 +3764,15 @@
],
"website": "https://etherpad.org"
},
"eWAY Payments": {
"cats": [
41
],
"html": "<img [^>]*src=\"[^/]*//[^/]*eway\\.com",
"icon": "eway.png",
"script": "secure\\.ewaypayments\\.com",
"website": "https://www.eway.com.au/"
},
"Exhibit": {
"cats": [
25
@ -3938,6 +3976,18 @@
"implies": "PHP",
"website": "http://fatfreeframework.com"
},
"Fat Zebra": {
"cats": [
41
],
"html": [
"<(?:iframe|img|form)[^>]+paynow\\.pmnts\\.io",
"<(?:iframe)[^>]+FatZebraFrame"
],
"icon": "fatzebra.png",
"script": "paynow\\.pmnts\\.io",
"website": "https://www.fatzebra.com/"
},
"Fbits": {
"cats": [
6
@ -7846,6 +7896,17 @@
"icon": "mycashflow.png",
"website": "https://www.mycashflow.fi/"
},
"My Food Link": {
"cats": [
6
],
"html": [
"<div class='mfl-made-by-myfoodlink'>",
"<a href=\"https://www.myfoodlink.com.au"
],
"icon": "myfoodlink.png",
"website": "https://www.myfoodlink.com.au/"
},
"MySQL": {
"cats": [
34
@ -8405,6 +8466,14 @@
},
"website": "http://www.opennemas.com"
},
"OpenPay": {
"cats": [
41
],
"icon": "openpay.png",
"script": "openpay\\.com.\\au",
"website": "https://www.openpay.com.au/"
},
"OpenResty": {
"cats": [
22
@ -8806,12 +8875,17 @@
41
],
"cpe": "cpe:/a:paypal:paypal",
"html": "<input[^>]+_s-xclick",
"html": [
"<input[^>]+_s-xclick",
"<img [^>]*src=\"[^/]*//[^/]*paypal\\.com",
"<img [^>]*src=\"[^/]*//[^/]*paypalobjects\\.com"
],
"icon": "PayPal.svg",
"js": {
"PAYPAL": ""
},
"script": "paypalobjects\\.com/js",
"script": "paypalobjects\\.com",
"url": "paypal\\.com",
"website": "https://paypal.com"
},
"Pelican": {
@ -8988,6 +9062,14 @@
},
"website": "https://www.pingoteam.ir/"
},
"Pin Payments": {
"cats": [
41
],
"icon": "pinpayments.png",
"script": "api\\.pinpayments\\.com",
"website": "https://www.pinpayments.com/"
},
"Pinterest": {
"cats": [
5
@ -10604,6 +10686,7 @@
"Shopify": "\\;confidence:25"
},
"url": "^https?//.+\\.myshopify\\.com",
"script": "sdks\\.shopifycdn\\.com",
"website": "http://shopify.com"
},
"Shopline": {
@ -11107,6 +11190,14 @@
"script": "^https:\\/\\/cdn\\.splitbee\\.io\\/sb\\.js",
"website": "https://splitbee.io"
},
"SplitIt": {
"cats": [
41
],
"icon": "splitit.png",
"script": "checkout\\.production\\.splitit\\.com",
"website": "https://www.splitit.com/"
},
"Splunk": {
"cats": [
19
@ -11923,6 +12014,14 @@
},
"website": "http://titan360.com"
},
"TNS Payments": {
"cats": [
41
],
"icon": "tnsi.png",
"script": "secure\\.ap\\.tnspayments\\.com",
"website": "https://tnsi.com/products/payments/"
},
"TomatoCart": {
"cats": [
6
@ -12334,6 +12433,14 @@
"script": "/js/ushahidi\\.js$",
"website": "http://www.ushahidi.com"
},
"Visa Checkout": {
"cats": [
41
],
"icon": "visa.png",
"script": "secure\\.checkout\\.visa\\.com",
"website": "https://checkout.visa.com"
},
"VIVVO": {
"cats": [
1
@ -15075,6 +15182,18 @@
"generator": "xt:Commerce"
},
"website": "https://www.xt-commerce.com"
},
"Zip Pay / Zip Money": {
"cats": [
41
],
"html": "<img [^>]*src=\"[^/]*//[^/]*eway\\.com",
"icon": "zip_pay.png",
"script": [
"static\\.zipmoney\\.com\\.au",
"zip\\.co"
],
"website": "https://www.zip.co/"
}
},
"categories": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Loading…
Cancel
Save