Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
final class Config {
|
||||
static const host = 'storage.yandexcloud.net';
|
||||
static const bucketName = 'warcraft-client';
|
||||
static const id = 'ajeoijp637jj3527jd96';
|
||||
static const serviceAccountId = 'ajerr0qmscj6eof68buc';
|
||||
static const createdAt = "2025-08-24T12:08:22.166354325Z";
|
||||
static const keyId = 'YCAJEwIWaVVRCAx2YM2XMqcCS';
|
||||
static const secret = '';
|
||||
static const objectName = 'World of Warcraft.zip';
|
||||
}
|
||||
Reference in New Issue
Block a user