summaryrefslogtreecommitdiff
path: root/login.coffee
AgeCommit message (Collapse)Author
2014-04-01Remove the login function/scriptYaohan Chen
The discover-url script can handle login by itself, so it saves time to just skip visiting the login page.
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.