Files
hassio-addons/flaresolverr/config.json
2022-09-27 01:56:32 +02:00

21 lines
451 B
JSON

{
"arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Proxy server to bypass Cloudflare protection",
"name": "FlareSolverr",
"ports": {
"8191/tcp": 8191
},
"ports_description": {
"8191/tcp": "Web interface"
},
"slug": "flaresolverr",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.2.9",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
}