torrent-explosiv: add filter freeleech. #9456

This commit is contained in:
ilike2burnthing
2023-03-30 06:38:09 +01:00
committed by GitHub
parent 30ed4b72de
commit e4d5764724

View File

@@ -101,6 +101,10 @@ settings:
- name: pin
type: text
label: Pin
- name: freeleech
type: checkbox
label: Filter freeleech only
default: false
- name: sort
type: select
label: Sort requested from site
@@ -144,7 +148,7 @@ search:
sort: "{{ .Config.type }}"
rows:
selector: div.selection_wrap
selector: "div.selection_wrap{{ if .Config.freeleech }}:has(:root:has(div.onlyup)){{ else }}{{ end }}"
fields:
download: