mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Anirena: Provide both torrent and magnet download links (#1451)
* Anirena: Add setting for torrent vs magnet * Switch to just showing both download options - And remove the explicit setting.
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
title:
|
||||
selector: .torrents_small_info_data1 div
|
||||
download:
|
||||
selector: .torrents_small_info_data2 a[title="Download Torrent"]
|
||||
attribute: href
|
||||
magnet:
|
||||
selector: .torrents_small_info_data2 a[title="Magnet Link"]
|
||||
attribute: href
|
||||
size:
|
||||
|
Reference in New Issue
Block a user