From 7b5288c76e82b5aec56d7e009fc22d2e85756a0d Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Apr 2021 22:15:21 +0600 Subject: [PATCH 1/3] Update Amazon Associates/ affiliate-programs --- src/technologies.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies.json b/src/technologies.json index 6f411b764..f29f3f333 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1438,6 +1438,7 @@ } } }, + "scripts": "\\.associates-amazon\\.com", "icon": "Amazon.svg", "saas": true, "website": "https://affiliate-program.amazon.com.au/" From c92ae98884123185e40a9efa456e55d8014c9f82 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Apr 2021 22:17:29 +0600 Subject: [PATCH 2/3] update website --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index f29f3f333..046c68217 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1441,7 +1441,7 @@ "scripts": "\\.associates-amazon\\.com", "icon": "Amazon.svg", "saas": true, - "website": "https://affiliate-program.amazon.com.au/" + "website": "https://affiliate-program.amazon.com" }, "Amazon Cloudfront": { "cats": [ From 8fad635fb1458adbcefefc8dda9cb9a94f5ad658 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Apr 2021 23:17:35 +0600 Subject: [PATCH 3/3] update descriptions --- src/technologies.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 046c68217..21ebadaf5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1425,7 +1425,7 @@ "cats": [ 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": { "a[href*='amazon.com']": { "attributes": { @@ -1532,6 +1532,7 @@ "cats": [ 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": { "server": "^AmazonS3$" },