You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INTERNAL_ACCOUNTS_JSON= # You can set it like that: {"accounts":[{"name": "bora@zeo.org", "password": "SHA256_PASSWORD", "limit":-1}]} # "-1" means limitless account.
# SERP API Credentials
SERP_API_CREDENTIALS_JSON= # You can set it like that: {"keys":[{"address":"...", "key":"..."}, {...}, {...}]}