diff --git a/src/technologies/a.json b/src/technologies/a.json index bcc86de79..77f0a3b43 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2273,18 +2273,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$"