From 5e89d7a17f50ff7d39f8505f2ffd33e209515524 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 21 Feb 2024 22:36:34 +0200 Subject: [PATCH] fix inputs for unit3d sites --- definitions/v9/cinematik.yml | 1 + definitions/v9/kimoji.yml | 1 + definitions/v9/lastdigitalunderground.yml | 1 + definitions/v9/mendigosdaweb.yml | 1 + definitions/v9/tocashare.yml | 1 + 5 files changed, 5 insertions(+) diff --git a/definitions/v9/cinematik.yml b/definitions/v9/cinematik.yml index 27822b110..17229e4b4 100644 --- a/definitions/v9/cinematik.yml +++ b/definitions/v9/cinematik.yml @@ -52,6 +52,7 @@ settings: login: path: /api/torrents method: get + inputs: {} # TODO: remove in v10 error: - selector: a[href*="/login"] message: diff --git a/definitions/v9/kimoji.yml b/definitions/v9/kimoji.yml index b8a339596..64c3a3d16 100644 --- a/definitions/v9/kimoji.yml +++ b/definitions/v9/kimoji.yml @@ -53,6 +53,7 @@ settings: login: path: /api/torrents method: get + inputs: {} # TODO: remove in v10 error: - selector: a[href*="/login"] message: diff --git a/definitions/v9/lastdigitalunderground.yml b/definitions/v9/lastdigitalunderground.yml index 89916ee12..e717a4101 100644 --- a/definitions/v9/lastdigitalunderground.yml +++ b/definitions/v9/lastdigitalunderground.yml @@ -73,6 +73,7 @@ settings: login: path: /api/torrents method: get + inputs: {} # TODO: remove in v10 error: - selector: a[href*="/login"] message: diff --git a/definitions/v9/mendigosdaweb.yml b/definitions/v9/mendigosdaweb.yml index 8e664626a..85e61829a 100644 --- a/definitions/v9/mendigosdaweb.yml +++ b/definitions/v9/mendigosdaweb.yml @@ -59,6 +59,7 @@ settings: login: path: /api/torrents method: get + inputs: {} # TODO: remove in v10 error: - selector: a[href*="/login"] message: diff --git a/definitions/v9/tocashare.yml b/definitions/v9/tocashare.yml index 57248fe78..c68166209 100644 --- a/definitions/v9/tocashare.yml +++ b/definitions/v9/tocashare.yml @@ -61,6 +61,7 @@ settings: login: path: /api/torrents method: get + inputs: {} # TODO: remove in v10 error: - selector: a[href*="/login"] message: