dataRT/configs/url.json

8 lines
126 B
JSON

{
"default":{
"schema":"https",
"host":"www.baidu.com",
"path":"/",
"timeout":1000
}
}