mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 16:04:07 +02:00
7torrents: drop .torrent resolves #7966
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user