aboutsummaryrefslogtreecommitdiff
path: root/config/auth/idolcomplex.zsh
blob: c4a89cbec2c4f1827e5e9742cac9f58c780b7963 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2024-2025 Maria Lisina
# Copyright (C) 2024-2025 Danil Lisin
# SPDX-License-Identifier: Apache-2.0

ib_auth="https://idol.sankakucomplex.com"
ib_cookie="_idolcomplex_session"
ib_expire=86400
ib_login_file="username"
ib_key_file="password"
ib_login_word="email or username"
ib_key_word="password"