diff --git a/src/apps.json b/src/apps.json index 0a2c7d0d0..70e56459b 100755 --- a/src/apps.json +++ b/src/apps.json @@ -435,6 +435,16 @@ }, "website": "www.w3.org/Amaya" }, + "Amazon S3": { + "cats": [ + 19 + ], + "headers": { + "Server": "AmazonS3" + }, + "icon": "aws-s3.svg", + "website": "aws.amazon.com/s3/" + }, "Ametys": { "cats": [ 1 diff --git a/src/icons/aws-s3.svg b/src/icons/aws-s3.svg new file mode 100755 index 000000000..70a784357 --- /dev/null +++ b/src/icons/aws-s3.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file