lemonhd: fix freeleech. resolves #13921

This commit is contained in:
Garfield69 2023-01-21 06:23:06 +13:00
parent 8b5d086bbc
commit 8c5f12083e
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ search:
suggest: 0
column: "{{ .Config.sort }}"
sort: "{{ .Config.type }}"
$raw: "{{ if .Config.freeleech }}&free{{ else }}{{ end }}"
rows:
selector: table.torrents > tbody > tr:has(a[href^="download.php?"])