mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-04-24 00:45:35 +02:00
Update README.md
This commit is contained in:
@@ -95,7 +95,7 @@ curl -L -X POST 'http://localhost:8191/v1' \
|
|||||||
-H 'Content-Type: application/json' \
|
-H 'Content-Type: application/json' \
|
||||||
--data-raw '{
|
--data-raw '{
|
||||||
"cmd": "request.get",
|
"cmd": "request.get",
|
||||||
"url":"http://www.google.com/",
|
"url": "http://www.google.com/",
|
||||||
"maxTimeout": 60000
|
"maxTimeout": 60000
|
||||||
}'
|
}'
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user