summaryrefslogtreecommitdiff
path: root/discover-url.coffee
AgeCommit message (Collapse)Author
2015-04-16Use humblebundle-python to work with HIB APIYaohan Chen
2014-04-05Minor changes in PhantomJS scriptYaohan Chen
2014-04-05Make PhantomJS read password from environmentYaohan Chen
This way the password is not included in the command line of the phantomjs process.
2014-04-01Improve log messagesYaohan Chen
2014-04-01Support the new Humble Bundle pageYaohan Chen
Use PhantomJS to handle the dynamically generated page and captchas. Add options to specify the location of PhantomJS scripts and configuration file. Update README on requirements, usage, and debugging information. Update CHANGELOG.