mirror of https://github.com/Jackett/Jackett
sexxi: prevent dropouts
This commit is contained in:
parent
6a6b943d83
commit
db5ee7d012
|
@ -95,7 +95,7 @@ search:
|
|||
|
||||
fields:
|
||||
category:
|
||||
selector: p a:nth-child(3), p:has(a:nth-child(3):empty) a:nth-child(2)
|
||||
selector: p a:last-child
|
||||
case:
|
||||
a[href$="/amateur/"]: 1
|
||||
a[href$="/pornstars/"]: 22
|
||||
|
|
Loading…
Reference in New Issue