From 095a4999e8cd4f4ffc4b26368ad7db7992757ac7 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Apr 2022 22:34:18 +0600 Subject: [PATCH] Update Amazon S3 / miscellaneous --- src/technologies/a.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index a1603db57..49983c61b 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2272,18 +2272,6 @@ 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.", - "dom": { - "[src*='amazonaws.com']": { - "attributes": { - "src": "s3\\.[^ ]*amazonaws\\.com" - } - }, - "[srcset*='amazonaws.com']": { - "attributes": { - "srcset": "s3\\.[^ ]*amazonaws\\.com" - } - } - }, "headers": { "Content-Security-Policy": "s3\\.[^ ]*amazonaws\\.com", "server": "^AmazonS3$"