I want to convert cloudflare-challenge.js
https://gist.github.com/antoligy/f4f084b87946f84a89b4
From working on phantomjs to working on casperjs
with phantomjs
phantomjs cf.js http://website.com
[{"domain":"website.com","expires":GMT","expiry":1486226610,"httponly":false,"name":"_gat","path":"/","secure":false,"value":"1"},
with casperjs
casperjs cf.js http://website.com
[]
I need it to migrate this method with casperjs , problem provided here bypass cloudflare protection with casperjs or phantomjs while using tor proxy