mirror of
https://github.com/Jackett/Jackett
synced 2024-12-25 09:20:37 +00:00
tellytorrent: fix detect noposter
This commit is contained in:
parent
a1dd0c7581
commit
7d7b362985
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ search:
|
|||
- name: replace
|
||||
args: ["&w=52&h=80", "&w=180&h=270"] # for display on dashboard
|
||||
- name: replace
|
||||
args: ["https://images.weserv.nl/?url=https://via.placeholder.com/52x80&w=180&h=270", ""]
|
||||
args: ["https://images.weserv.nl/?url=https://via.placeholder.com/600x900&w=180&h=270", ""]
|
||||
size:
|
||||
selector: td:nth-last-child(4)
|
||||
seeders:
|
||||
|
|
Loading…
Reference in a new issue