mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
torrentland: new category selector, again!
This commit is contained in:
parent
9357350a63
commit
02ec8b2c64
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ search:
|
|||
|
||||
fields:
|
||||
category:
|
||||
selector: td:nth-child(2) div:nth-child(2)
|
||||
selector: td:nth-child(2) div:last-child
|
||||
case:
|
||||
"span:contains(\"Películas\")": 1
|
||||
"span:contains(\"Series\")": 2
|
||||
|
|
Loading…
Add table
Reference in a new issue