Adapt to codenotary

This commit is contained in:
alexbelgium
2022-03-23 08:59:27 +01:00
parent facbaeb6f9
commit e8c50b98e1
107 changed files with 383 additions and 723 deletions

View File

@@ -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]"
}