1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-22 14:20:57 +00:00

underverse: magnets only. #6335

This commit is contained in:
Garfield69 2019-11-13 17:55:48 +13:00
parent 34df9096a3
commit dee185c9ff

View file

@ -697,7 +697,7 @@
allw: 0 allw: 0
rows: rows:
selector: tr[id^="tor_"]:has(a[href^="./download.php?id="]) selector: tr[id^="tor_"]:has(a[href^="magnet:?xt="])
fields: fields:
title: title:
@ -721,9 +721,6 @@
details: details:
selector: a.tLink selector: a.tLink
attribute: href attribute: href
download:
selector: a[href^="./download.php?id="]
attribute: href
magnet: magnet:
selector: a[href^="magnet:?xt="] selector: a[href^="magnet:?xt="]
attribute: href attribute: href