mirror of
https://github.com/Jackett/Jackett
synced 2024-12-26 01:37:44 +00:00
danishbytes: fix detect noposter
This commit is contained in:
parent
7d7b362985
commit
b12c99cf04
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,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