mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-20 11:11:26 +00:00
📚 Update docs
This commit is contained in:
parent
d2bd60e3ff
commit
efc4c62001
@ -59,9 +59,9 @@ You can find an example config structure in the [config.json](https://github.com
|
|||||||
"method": "GET",
|
"method": "GET",
|
||||||
"url": "https://example.com",
|
"url": "https://example.com",
|
||||||
"no_proxy_check": false,
|
"no_proxy_check": false,
|
||||||
"timeout": 10000,
|
"timeout": 2000,
|
||||||
"dodos_count": 1,
|
"dodos_count": 10,
|
||||||
"request_count": 1,
|
"request_count": 1000,
|
||||||
"params": {},
|
"params": {},
|
||||||
"headers": {},
|
"headers": {},
|
||||||
"cookies": {},
|
"cookies": {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user