Update Amazon S3 / cdn

main
nurbek 3 years ago
parent 7201281770
commit 297ae503fa

@ -2459,12 +2459,13 @@
}, },
"Amazon S3": { "Amazon S3": {
"cats": [ "cats": [
19 31
], ],
"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.", "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": { "headers": {
"Content-Security-Policy": "s3\\.[^ ]*amazonaws\\.com", "Content-Security-Policy": "s3[^ ]*amazonaws\\.com\\s",
"server": "^AmazonS3$" "server": "^AmazonS3$",
"Content-Security-Policy-Report-Only": "s3[^ ]*\\.amazonaws\\.com\\s"
}, },
"icon": "aws-s3.svg", "icon": "aws-s3.svg",
"implies": "Amazon Web Services", "implies": "Amazon Web Services",