From 3637198aa221710c35d74b1bf4def95da98a76f4 Mon Sep 17 00:00:00 2001 From: Bengt Brodersen Date: Wed, 7 Aug 2024 08:12:47 +0200 Subject: [PATCH] refactor --- index.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index 9794e5c..5ccbf84 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ logo: 'https://qoomon.github.io/aws-s3-bucket-browser/logo.png', favicon: 'https://qoomon.github.io/aws-s3-bucket-browser/favicon.ico', primaryColor: '#167df0', - allowDownloadAll: true, + allowDownloadAll: true, // enable or disable 'download all' button to download all files as a zip archive bucketUrl: undefined, // If bucketUrl is undefined, this script tries to determine bucket Rest API URL from this file location itself. @@ -48,21 +48,24 @@ Bucket Browser + integrity="sha384-HphS8cQyN+eYiJ5PMbzShG6qZdRtvHPVLPkYb8JwMkmNgaIxrFVDhQe3jIbq3EZ2" + crossorigin="anonymous"> - - + - - @@ -70,7 +73,9 @@ integrity="sha384-rEobhniwlwAquQiUTy2McGJWpm0H1EpkURdLKoThh6Lv2fkuM2NPIX64ptgfC8Me" crossorigin="anonymous"> - +