diff --git a/src/Jackett.Common/Definitions/beload.yml b/src/Jackett.Common/Definitions/beload.yml index 0dad7cc88..bab55e233 100644 --- a/src/Jackett.Common/Definitions/beload.yml +++ b/src/Jackett.Common/Definitions/beload.yml @@ -98,7 +98,7 @@ search: # does not support imdbid searches rows: - selector: "td.text table tbody tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))" + selector: "div.torrents-container > table > tbody > tr > td.text > table > tbody > tr:has(a[href^=\"details.php?id=\"]):not(:has(a[href=\"browse.php?cat=0\"]))" after: 1 fields: @@ -124,7 +124,8 @@ search: selector: a.preview attribute: href date: - selector: td:nth-last-child(6) + selector: td:nth-last-child(6) > a + attribute: title filters: - name: append args: " +01:00" # CET