Skip to content

Commit

Permalink
tellytorrent: fix detect noposter
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Apr 19, 2021
1 parent a1dd0c7 commit 7d7b362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/tellytorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7d7b362

Please sign in to comment.