mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
piratbit: fix title. resolves #7106
This commit is contained in:
parent
d031371083
commit
c1e71a9df2
2 changed files with 2 additions and 2 deletions
|
@ -669,7 +669,7 @@
|
|||
- name: querystring
|
||||
args: f
|
||||
title:
|
||||
selector: td a.genmed b
|
||||
selector: td a.genmed
|
||||
details:
|
||||
selector: td a.genmed
|
||||
attribute: href
|
||||
|
|
|
@ -687,7 +687,7 @@
|
|||
- name: querystring
|
||||
args: f
|
||||
title:
|
||||
selector: td a.genmed b
|
||||
selector: td a.genmed
|
||||
details:
|
||||
selector: td a.genmed
|
||||
attribute: href
|
||||
|
|
Loading…
Reference in a new issue