From abfdf6594678684d23a5cb63909b023a39ac1c1d Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 1 Aug 2022 10:38:43 +0600 Subject: [PATCH] Update Amazon S3 / cdn --- src/technologies/a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index acd997ff7..5ec349006 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2477,7 +2477,7 @@ "icon": "aws-s3.svg", "implies": "Amazon Web Services", "saas": true, - "scriptSrc": "s3\\.[^ ]*amazonaws\\.com", + "scriptSrc": "s3[^ ]*\\.amazonaws\\.com/", "website": "http://aws.amazon.com/s3/" }, "Amazon SES": {