Скачивание профилей с dark.shopping, вход в аккаунты, сбор cookies и POT
This commit is contained in:
@ -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 свойства ...
|
||||
# ... остальные существующие свойства ...
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/google/accountgen/config/AppProperties.class
Normal file
BIN
target/classes/com/google/accountgen/config/AppProperties.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
target/classes/com/google/accountgen/service/EmailService.class
Normal file
BIN
target/classes/com/google/accountgen/service/EmailService.class
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
target/classes/static/js/stealth.min.js
vendored
Normal file
1
target/classes/static/js/stealth.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
|
Reference in New Issue
Block a user