diff --git a/src/technologies/a.json b/src/technologies/a.json index d786db1dc..29e085823 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -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" ], @@ -1617,7 +1618,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": "",