Skip to content

Commit

Permalink
torrenting: row html update. resolves #11444
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Mar 31, 2021
1 parent bd2905f commit 58736bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Jackett.Common/Definitions/torrenting.yml
Expand Up @@ -80,9 +80,9 @@ search:
- name: replace
args: ["?", ""]
title:
selector: a[href^="/details.php?id="]
selector: a[href^="/torrent.php?id="]
details:
selector: a[href^="/details.php?id="]
selector: a[href^="/torrent.php?id="]
attribute: href
download:
selector: a[href^="/download.php/"]
Expand Down

0 comments on commit 58736bd

Please sign in to comment.