diff --git a/src/Jackett.Common/Definitions/torrentview.yml b/src/Jackett.Common/Definitions/torrentview.yml index caec88a6c..ea2199983 100644 --- a/src/Jackett.Common/Definitions/torrentview.yml +++ b/src/Jackett.Common/Definitions/torrentview.yml @@ -63,12 +63,12 @@ - name: querystring args: bo_table title: - selector: div.media-content > a[href^="./board.php"] + selector: div.media-heading > a[href^="./board.php"] details: - selector: div.media-content > a[href^="./board.php"] + selector: div.media-heading > a[href^="./board.php"] attribute: href download: - selector: div.media-content > a[href^="./board.php"] + selector: div.media-heading > a[href^="./board.php"] attribute: href date: selector: time @@ -77,7 +77,7 @@ - name: dateparse args: "2006-01-02T15:04:05+09:00" cat: - selector: div.media-content > a[href^="./board.php"] + selector: div.media-heading > a[href^="./board.php"] attribute: href filters: - name: querystring