Files
cookieGenerator/target/classes/application.yml

51 lines
933 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

sms_activate_api_key:
captcha_api_key: 399fac0452b879b2dbf586fdaa919d8d
captcha_service_type: TWOCAPTCHA
retry_count: 3
use_proxy: true
proxyLogin: MNj9l11mZZQA
proxyPass: RNW78Fm5
use_vpn: false
vpn_extension_path: extensions/vpn
use_goodbyedpi: false
goodbyedpi_path: scripts/goodbyedpi.cmd
sms_service: SMSACTIVATE
account_count: 30
delay_between_attempts: 5000
default_country: 0
darkshopping:
api_key: "ВАШ_API_КЛЮЧ"
product_id: "113421"
purchase_quantity: 1
accounts:
directory: "accounts"
imap:
host: "imap.example.com"
port: 993
username: "your-email@example.com"
password: "your-password"
ssl: true
proxy6:
api_key: "ВАШ_API_КЛЮЧ"
app:
useProxy: true
accounts:
directory: accounts
cookies:
directory: accounts_cookies
# ... другие существующие app свойства ...
# ... остальные существующие свойства ...