mirror of
https://github.com/Jackett/Jackett
synced 2024-12-29 11:17:22 +00:00
torrentview: fix titles. resolves #8405
This commit is contained in:
parent
4254e088e7
commit
4f708bb58f
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
- name: querystring
|
||||
args: bo_table
|
||||
title:
|
||||
selector: div.media-content > a[href^="./board.php"] > span
|
||||
selector: div.media-content > a[href^="./board.php"]
|
||||
details:
|
||||
selector: div.media-content > a[href^="./board.php"]
|
||||
attribute: href
|
||||
|
|
Loading…
Reference in a new issue