Merge pull request #3889 from nurbek91/AmazonAssoc

Update Amazon Associates/ affiliate-programs
main
Elbert Alias 4 years ago committed by GitHub
commit b7a40e6926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1451,7 +1451,7 @@
"cats": [ "cats": [
71 71
], ],
"description": "The Amazon Associates Program helps content creators, publishers and bloggers monetize their traffic.", "description": "Amazon Associates is an affiliate marketing program that allows website owners and bloggers to create links and earn referral fees when customers click through and buy products from Amazon.",
"dom": { "dom": {
"a[href*='amazon.com']": { "a[href*='amazon.com']": {
"attributes": { "attributes": {
@ -1464,9 +1464,10 @@
} }
} }
}, },
"scripts": "\\.associates-amazon\\.com",
"icon": "Amazon.svg", "icon": "Amazon.svg",
"saas": true, "saas": true,
"website": "https://affiliate-program.amazon.com.au/" "website": "https://affiliate-program.amazon.com"
}, },
"Amazon Cloudfront": { "Amazon Cloudfront": {
"cats": [ "cats": [
@ -1557,6 +1558,7 @@
"cats": [ "cats": [
19 19
], ],
"description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
"headers": { "headers": {
"server": "^AmazonS3$" "server": "^AmazonS3$"
}, },