From 28174f80cea589372c39fcb862e023f92632e7eb Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 11 Nov 2019 18:13:31 +1300 Subject: [PATCH] shareuniversity: remember=1 -> on and other updates. --- src/Jackett.Common/Definitions/shareuniversity.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Jackett.Common/Definitions/shareuniversity.yml b/src/Jackett.Common/Definitions/shareuniversity.yml index 78fd8d410..bfa6fc76e 100644 --- a/src/Jackett.Common/Definitions/shareuniversity.yml +++ b/src/Jackett.Common/Definitions/shareuniversity.yml @@ -36,17 +36,17 @@ inputs: username: "{{ .Config.username }}" password: "{{ .Config.password }}" - remember: 1 + remember: on error: - selector: script[nonce]:contains("Error") message: selector: script[nonce]:contains("Error") test: - path: torrents + path: / selector: a[href$="/logout"] ratio: - path: torrents + path: / selector: li:has(i.fa-sync-alt) filters: - name: regexp @@ -103,7 +103,7 @@ selector: td:nth-last-child(1) filters: - name: regexp - args: ([\d\.]+) + args: (\d+) imdb: optional: true selector: a[href*="www.imdb.com/title/tt"]