Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Captcha providers imageTypers|2captcha|antiCaptcha|local
- captcha.provider=local
- # ImageTypers Access Token
- # captcha.key=[PUT YOUR ACCESS TOKEN HERE KEY HERE]
- # 2 Captcha API Key
- # captcha.key=[PUT YOUR CAPTCHA KEY HERE]
- # Anti Captcha
- # captcha.key=[PUT YOUR ACCOUNT KEY HERE]
- # List of proxies
- # To use proxies you can uncomment the line below and add you proxies separated by a comma, like : proxies=192.168.0.1:3128,login:[email protected]:3128
- # proxies=[PUT YOUR PROXIES HERE]
- # Dump results 0=never, 1=onError, 2=Always
- dumpResult=2
- # Cancel 2captcha requests longer then 600s
- captchaMaxTotalTime=600
- # Max parallel waiting captchas on 2captcha's side
- # captchaMaxParallelChallenges=20
- # Use a custom time frame for rolling policy evey 11 minutes instead of 16 minutes
- # proxyPolicy.custom.period=11
- # Batch processing customization, only supported by 2captcha
- # batch.recovery.time=30
- # batch.recovery.size=5
- # batch.normal.size=12
- #
Advertisement
Add Comment
Please, Sign In to add comment