UNPKG

node-framework

Version:

node-framework

18 lines (16 loc) 306 B
/** * @file WEIGOU.js * @author pengxing (pengxing@baidu.com) * @description * */ module.exports = { "unpack": "json", "method": "GET", "encoding": "utf-8", "balance": "random", "protocol": "http", "server": [ { "host": "weigouapp.baidu.com", "port": 80 } ] };