Merge pull request #6674 from nurbek91/aws3

Update Amazon S3 / cdn
main
Elbert Alias 2 years ago committed by GitHub
commit 83871de221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2500,8 +2500,8 @@
],
"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": {
"Content-Security-Policy": "s3[^ ]*amazonaws\\.com\\s",
"Content-Security-Policy-Report-Only": "s3[^ ]*\\.amazonaws\\.com\\s",
"Content-Security-Policy": "s3[^ ]*amazonaws\\.com",
"Content-Security-Policy-Report-Only": "s3[^ ]*\\.amazonaws\\.com",
"server": "^AmazonS3$"
},
"icon": "aws-s3.svg",