From 8443bc0976a11a5c5a850e76feef5efe6cbe8ae7 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Fri, 20 Nov 2020 16:40:56 +1300 Subject: [PATCH] haidan: fix no results and invalid dates --- src/Jackett.Common/Definitions/haidan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/haidan.yml b/src/Jackett.Common/Definitions/haidan.yml index 5a22fb22a..21f1b93a2 100644 --- a/src/Jackett.Common/Definitions/haidan.yml +++ b/src/Jackett.Common/Definitions/haidan.yml @@ -104,7 +104,7 @@ search: # supports search using imdbid, does not return imdb links in results rows: - selector: div.torrent_panel > div.torrent_group > div.group_content + selector: div.group_content fields: category: @@ -137,7 +137,7 @@ search: attribute: data-src date: # time type: time elapsed (default) - selector: div.time_col > span[title] + selector: div.time_col span[title] attribute: title optional: true filters: