mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Adapt to codenotary
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Proxy server to bypass Cloudflare protection ",
|
||||
"environment": {},
|
||||
"name": "FlareSolverr",
|
||||
@@ -19,6 +15,7 @@
|
||||
"slug": "flaresolverr",
|
||||
"upstream": "2.2.2",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"version": "2.2.2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user