Merge pull request #4672 from nurbek91/Amazons

Update Amazon Advertising, Pay #4278
main
Elbert Alias 3 years ago committed by GitHub
commit 157701b8d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1514,6 +1514,7 @@
],
"description": "Amazon Advertising (formerly AMS or Amazon Marketing Services) is a service that works in a similar way to pay-per-click ads on Google.",
"icon": "Amazon.svg",
"dom": "iframe[src*='.amazon-adsystem.com/']",
"pricing": [
"payg"
],
@ -1619,7 +1620,7 @@
41
],
"description": "Amazon Pay is an online payments processing service that is owned by Amazon. It lets you use the payment methods associated with your Amazon account to make payments for goods and services.",
"dom": "img[src*='amazonpay'], [aria-labelledby='pi-amazon']",
"dom": "img[src*='amazonpay'], [aria-labelledby='pi-amazon'], meta[id='amazon-payments-metadata']",
"icon": "Amazon Pay.svg",
"js": {
"AmazonPayments": "",