From 02b5aff9bed95bdce4757e428cb7ccdd7f422726 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 6 Jul 2023 16:00:05 +1200 Subject: [PATCH] bittorrentfiles: add login.test.selector. #14537 --- src/Jackett.Common/Definitions/Bittorrentfiles.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/Bittorrentfiles.yml b/src/Jackett.Common/Definitions/Bittorrentfiles.yml index f2373037d..014f463fb 100644 --- a/src/Jackett.Common/Definitions/Bittorrentfiles.yml +++ b/src/Jackett.Common/Definitions/Bittorrentfiles.yml @@ -138,7 +138,8 @@ login: error: - selector: .error test: - path: browse.php + path: index.php + selector: a[href^="/logout.php?c="] search: path: browse.php