Привет всем. Как передать в параметры использование прокси?
solver_property("rucaptcha","method","userrecaptcha")
solver_property("rucaptcha","googlekey",[[DATA_SITEKEY]])
solver_property("rucaptcha","pageurl",[[CURRENT_URL]])
@Fox btw is there any built in "standard" variable where I can access my external proxy IP (as BAS automatically checks proxy when it is set in browser action)? So I don't need to make additonal http-request to special proxychecker api?