Skip to content

washwashsleep/buyTickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buyTickets

Taiwan train ticket automatic buying system.

Deal a date for get Taiwan train ticket by automatic, make your time free.

Requirement

  • node / io.js
  • npm
  • mongoDB

start

npm i
npm start

captcha usage

libs.captcha.credentials = {
  username: '$USER',
  password: '$PWD'
};

libs.captcha.decodeUrl('http://railway.hinet.net/ImageOut.jsp?pageRandom=2', 10000, function(err, result) {
	console.log(result.text);
});

LICENSE

MIT

About us

We are exma-square.co, a web developer team. Make you product good and make a better product, if you have any case job, requirement, please contact us

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors