mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
thecrazyones: download can be missing if not approved
This commit is contained in:
@@ -142,7 +142,7 @@ search:
|
||||
sort: "{{ .Config.type }}"
|
||||
|
||||
rows:
|
||||
selector: "div.selection_wrap{{ if .Config.freeleech }}:has(:root:has(div.onlyup)){{ else }}{{ end }}"
|
||||
selector: "div.selection_wrap:has(a[href^=\"download_ssl.php?torrent=\"]){{ if .Config.freeleech }}:has(:root:has(div.onlyup)){{ else }}{{ end }}"
|
||||
|
||||
fields:
|
||||
category_p1:
|
||||
|
Reference in New Issue
Block a user