Skip to content

Commit

Permalink
7torrents: drop .torrent resolves #7966
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Sep 13, 2020
1 parent 8852342 commit 3ee1cdb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/Jackett.Common/Definitions/7torrents.yml
Expand Up @@ -50,9 +50,10 @@ search:
details:
selector: div.media h5 a
attribute: href
download:
selector: div.media-right a[href*="/torrent/"]
attribute: href
# #7966
# download:
# selector: div.media-right a[href*="/torrent/"]
# attribute: href
magnet:
selector: a[href^="magnet:?xt="]
attribute: href
Expand Down

0 comments on commit 3ee1cdb

Please sign in to comment.