mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
7torrents: drop .torrent resolves #7966
This commit is contained in:
@@ -50,9 +50,10 @@ search:
|
|||||||
details:
|
details:
|
||||||
selector: div.media h5 a
|
selector: div.media h5 a
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
# #7966
|
||||||
selector: div.media-right a[href*="/torrent/"]
|
# download:
|
||||||
attribute: href
|
# selector: div.media-right a[href*="/torrent/"]
|
||||||
|
# attribute: href
|
||||||
magnet:
|
magnet:
|
||||||
selector: a[href^="magnet:?xt="]
|
selector: a[href^="magnet:?xt="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user