bittorrentfiles: drop rows without a download link. #8910

This commit is contained in:
Garfield69 2020-06-08 08:57:01 +12:00
parent c4db104cec
commit 8c724d2da1
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ search:
sort: "{{ .Config.type }}"
rows:
selector: table.tableinborder > tbody > tr:has(a[href^="details.php"])
selector: table.tableinborder > tbody > tr:has(a[href^="/download.php"])
fields:
title: