mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 07:43:13 +00:00
solidtorrents: update title selector
This commit is contained in:
parent
d05a2703a0
commit
c54d584e7a
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ search:
|
||||||
category:
|
category:
|
||||||
selector: a.category
|
selector: a.category
|
||||||
title:
|
title:
|
||||||
selector: h5
|
selector: h5 a
|
||||||
details:
|
details:
|
||||||
selector: h5 a
|
selector: h5 a
|
||||||
attribute: href
|
attribute: href
|
||||||
|
|
Loading…
Reference in a new issue