mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ptfiles: drop posters
they are not loading, perhaps because the links are using image.php instead of being a direct jpg href? don't know.
This commit is contained in:
@@ -125,9 +125,6 @@ search:
|
|||||||
imdb:
|
imdb:
|
||||||
selector: a[href*="imdb.com/title/tt"]
|
selector: a[href*="imdb.com/title/tt"]
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
|
||||||
selector: a[rel="gallery"]
|
|
||||||
attribute: href
|
|
||||||
files:
|
files:
|
||||||
selector: td:nth-last-child(5)
|
selector: td:nth-last-child(5)
|
||||||
grabs:
|
grabs:
|
||||||
|
Reference in New Issue
Block a user