diff --git a/src/Jackett.Common/Definitions/hellastz.yml b/src/Jackett.Common/Definitions/hellastz.yml index 55cdae370..0d4decdb0 100644 --- a/src/Jackett.Common/Definitions/hellastz.yml +++ b/src/Jackett.Common/Definitions/hellastz.yml @@ -46,6 +46,10 @@ settings: - name: password type: password label: Password + - name: freeleech + type: checkbox + label: Filter freeleech only + default: false - name: sort type: select label: Sort requested from site @@ -104,7 +108,7 @@ search: # does not support imdbid search and does not ruturn imdb link in results rows: - selector: table.lista > tbody > tr:has(a[href^="index.php?page=torrent-details&id="]) + selector: "table.lista > tbody > tr:has(a[href^=\"index.php?page=torrent-details&id=\"]){{ if .Config.freeleech }}:has(img[alt=\"Gold 100% Free\"]){{ else }}{{ end }}" fields: category: