/thunder-vip

Get available thunder vips.

Primary LanguageJavaScript

thunder-vip

Get available thunder vips. (获取可用的迅雷 vip 账号)

Install

npm i thunder-vip -g

Usage

thunder

or:

var thunderVip = require('thunder-vip');

thunderVip(function (err, accounts) {
  console.log(accounts);
});

License

MIT