mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-03-14 05:46:26 -05:00
16 lines
216 B
JSON
16 lines
216 B
JSON
|
|
{
|
||
|
|
"host":
|
||
|
|
{
|
||
|
|
"geetest":"http://api.geetest.com"
|
||
|
|
},
|
||
|
|
"httpclient":
|
||
|
|
{
|
||
|
|
"dial":1,
|
||
|
|
"keepAlive":1
|
||
|
|
},
|
||
|
|
"secret":
|
||
|
|
{
|
||
|
|
"captchaId":"",
|
||
|
|
"privateKey":""
|
||
|
|
}
|
||
|
|
}
|