mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
zelkaorg: make magnets optional. resolves #10660
This commit is contained in:
@@ -115,6 +115,7 @@ search:
|
|||||||
selector: a:has(img[src$="/pic/download.gif"])
|
selector: a:has(img[src$="/pic/download.gif"])
|
||||||
attribute: href
|
attribute: href
|
||||||
magnet:
|
magnet:
|
||||||
|
optional: true
|
||||||
selector: a:has(img[src$="/pic/magnet-icon-12w-12h.gif"])
|
selector: a:has(img[src$="/pic/magnet-icon-12w-12h.gif"])
|
||||||
attribute: href
|
attribute: href
|
||||||
grabs:
|
grabs:
|
||||||
|
Reference in New Issue
Block a user