mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-05 02:43:32 +00:00
📚 Update docs
This commit is contained in:
@@ -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": {},
|
||||||
|
Reference in New Issue
Block a user