使用步骤: ``` # 安装依赖 npm install -g cnpm --registry=https://registry.npm.taobao.org cnpm i --registry=https://registry.npm.taobao.org ``` ``` # ===修改index.js的urls数组=== ``` ``` # 运行程序 node index.js ```