You've already forked pruchase_jhw
first commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# ==========================================
|
||||
# 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: "F:\\user\\chrome\\chrome-profile\\787235076"
|
||||
proxy: "" # Optional residential proxy (e.g. "http://127.0.0.1:10808")
|
||||
|
||||
# Future sites can be appended here
|
||||
mercari: []
|
||||
yahoo: []
|
||||
Reference in New Issue
Block a user