1
0
forked from BRT/arc
arc/config.ini
trnsmkot 18cfe3d8c7 Filter bank profiles by profile country and sync material statuses with server:
- Add `m_pathProfileGetInfo` to retrieve profile country and currency during login.
- Update bank profile filtering logic in `BankProfileDAO`, `DeviceSettingsWindow`, and `DeviceWidget` to match the profile country from `SettingsDAO`.
- Synchronize material statuses with the server in `toggleMaterial`.
2026-05-11 15:52:54 +07:00

44 lines
879 B
INI

[apps]
list=ozon, black, dushanbe_city_bank
[common]
currencies=USD, ARS, RUB, TJS
version=0.0.9
[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
[ozon]
android_package_name=ru.ozon.fintech.finance
currency=RUB
country=russia
name=Ozon
phone_code=7
[dushanbe_city_bank]
android_package_name=tj.dc.next1
currency=TJS
country=tajikistan
name=Dushanbe City
phone_code=992