thunder-vip
v1.0.10
Published
Get available thunder vips.
Downloads
10
Readme
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