Revert "underverse: switch from magnet to download"

This reverts commit ad35d1bf66.
This commit is contained in:
Garfield69
2022-05-22 15:32:56 +12:00
parent ad35d1bf66
commit 1a5ed10ad6

View File

@@ -709,7 +709,7 @@ search:
allw: 0
rows:
selector: tr[id^="tor_"]:has(a[href^="./download.php?id="])
selector: tr[id^="tor_"]:has(a[href^="magnet:?xt="])
fields:
category:
@@ -739,8 +739,8 @@ search:
details:
selector: a.tLink
attribute: href
download:
selector: a[href^="./download.php?id="]
magnet:
selector: a[href^="magnet:?xt="]
attribute: href
size:
selector: td:nth-child(7) > u