You've already forked pruchase_jhw
26 lines
1.0 KiB
YAML
26 lines
1.0 KiB
YAML
# ==========================================
|
|
# Site Accounts Configuration (accounts.yaml)
|
|
# ==========================================
|
|
# This file stores the credentials and browser persistent directories for various sites.
|
|
# Modify or add accounts here. For security, passwords can be optional if you rely
|
|
# on cookies/persistent browser session directory.
|
|
#
|
|
# NEW OPTIMIZATION FOR CLOUDFLARE:
|
|
# You can now specify an optional 'proxy' field for each account!
|
|
# Proxy format:
|
|
# - "http://username:password@proxy_host:proxy_port" (authenticated proxy)
|
|
# - "http://proxy_host:proxy_port" (unauthenticated proxy)
|
|
# Highly recommended for server environments to use premium Japanese residential proxies.
|
|
|
|
sites:
|
|
surugaya:
|
|
- account_id: "trdian023@tokugen.jp"
|
|
username: "trdian023@tokugen.jp"
|
|
password: "trdian023.."
|
|
user_data_dir: "C:\\Users\\yan1h\\Code\\jp_pruchase_zdh_5\\chrome-profile\\787235076"
|
|
proxy: "" # Optional residential proxy (e.g. "http://127.0.0.1:10808")
|
|
|
|
# Future sites can be appended here
|
|
mercari: []
|
|
yahoo: []
|