more updates march

This commit is contained in:
Nathan root
2026-03-01 17:38:47 +00:00
parent ceee62f62c
commit a085ba9714
810 changed files with 27066 additions and 6471 deletions

View File

@@ -114,6 +114,8 @@ login:
path: "api/{{ .Config.passkey }}/last-torrents"
method: get
error:
- selector: ":root:contains(\"Invalid passkey\")"
- selector: ":root:contains(\"La page demandée est introuvable\")" # 404 page on empty passkey
- selector: ":root:contains(\"Passkey invalide\")"
- selector: ":root:contains(\"503 Service Temporarily Unavailable\")"