1
0
forked from BRT/arc
arc/config.ini
2026-05-19 17:23:34 +07:00

47 lines
933 B
INI

[apps]
list=ozon, black, dushanbe_city_bank
[common]
currencies=USD, ARS, RUB, TJS
version=1.0.64
[db]
dbPath=./database/app_data.db
[net]
apiBase=http://93.183.75.134:8005
#apiBase=http://127.0.0.1:8888
pathAuthLogin=/api/v1/auth/login
pathAuthRefresh=/api/v1/auth/refresh_token
pathBankProfile=/api/v1/profile/bank_profile
pathDesktopCreate=/api/v1/desktop/
pathDevice=/api/v1/device/
pathDeviceScreenshot=/api/v1/device/add_screenshot/
pathMaterial=/api/v1/profile/material
pathMonitoringLog=/monitoring/log
pathMonitoringDump=/monitoring/dump
[black]
android_package_name=app.blackwallet.ar
currency=ARS
country=argentina
name=Black
phone_code=54
app_version=0
[ozon]
android_package_name=ru.ozon.fintech.finance
currency=RUB
country=russia
name=Ozon
phone_code=7
app_version=19.17.0
[dushanbe_city_bank]
android_package_name=tj.dc.next1
currency=TJS
country=tajikistan
name=Dushanbe City
phone_code=992
app_version=3.2.34