huntorrent: amend dl selector

This commit is contained in:
Garfield69 2024-03-23 06:09:32 +13:00
parent 9af173978c
commit cb6945cb5c
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ search:
details:
text: "details.php?id={{ .Result._id }}"
download:
selector: a[href^="download.php?torrent="]
selector: a.download-link
attribute: href
genre:
selector: "span[style=\"font-size: 6pt; font-weight: bold;\"]"