Скачивание профилей с dark.shopping, вход в аккаунты, сбор cookies и POT

This commit is contained in:
2025-05-31 13:02:33 +03:00
parent 5a00f35bbc
commit f1421992b6
59 changed files with 2124 additions and 148 deletions

View File

@ -1,7 +1,6 @@
#sms_activate_api_key: cd64e325c15813edc722867BB6171B94
sms_activate_api_key: pPmJIKmh7RepulVySCPf
sms_activate_api_key:
captcha_api_key: deeb0d134a47e88dffab6dc48a5a0906
captcha_api_key: 399fac0452b879b2dbf586fdaa919d8d
captcha_service_type: TWOCAPTCHA
retry_count: 3
@ -21,4 +20,32 @@ sms_service: SMSACTIVATE
account_count: 30
delay_between_attempts: 5000
default_country: 0
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 свойства ...
# ... остальные существующие свойства ...