13 lines
317 B
JSON
13 lines
317 B
JSON
{
|
|
"enable": true,
|
|
"name": "FlareSolverr",
|
|
"implementation": "FlareSolverr",
|
|
"implementationName": "FlareSolverr",
|
|
"configContract": "FlareSolverrSettings",
|
|
"fields": [
|
|
{ "name": "host", "value": "http://localhost:8191/" },
|
|
{ "name": "requestTimeout", "value": 60 }
|
|
],
|
|
"tags": [1],
|
|
"id": 1
|
|
}
|