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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

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: