mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
underverse: magnets only. #6335
This commit is contained in:
@@ -697,7 +697,7 @@
|
||||
allw: 0
|
||||
|
||||
rows:
|
||||
selector: tr[id^="tor_"]:has(a[href^="./download.php?id="])
|
||||
selector: tr[id^="tor_"]:has(a[href^="magnet:?xt="])
|
||||
|
||||
fields:
|
||||
title:
|
||||
@@ -721,9 +721,6 @@
|
||||
details:
|
||||
selector: a.tLink
|
||||
attribute: href
|
||||
download:
|
||||
selector: a[href^="./download.php?id="]
|
||||
attribute: href
|
||||
magnet:
|
||||
selector: a[href^="magnet:?xt="]
|
||||
attribute: href
|
||||
|
Reference in New Issue
Block a user