Browse Source

Add Wasabi

master
JustAnotherArchivist 2 years ago
parent
commit
b5cf04947b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      s3-bucket-find-direct-url

+ 1
- 0
s3-bucket-find-direct-url View File

@@ -12,6 +12,7 @@ PROVIDERS = {
'amazon': ['https://s3.amazonaws.com/{}/'],
'google': ['https://storage.googleapis.com/{}/'],
'scaleway': ['https://s3.nl-ams.scw.cloud/{}/', 'https://s3.fr-par.scw.cloud/{}/'],
'wasabi': ['https://s3.wasabisys.com/{}/'],
}




Loading…
Cancel
Save