trupornolabs: exclude 0B sized torrents . resolves #9756

This commit is contained in:
Garfield69
2020-10-06 14:37:45 +13:00
parent 79df85d3b0
commit 917666966e

View File

@@ -26,7 +26,8 @@ search:
- path: "{{ if .Keywords }}search/{{ .Keywords }}{{ else }}browse/0/0/0/0{{ end }}"
rows:
selector: tr.gai:has(a[href^="/torrent/"])
# filter out torrents with 0B for issue #9756
selector: tr.gai:has(a[href^="/torrent/"]):has(td:nth-of-type(3):contains("GB")), tr.gai:has(a[href^="/torrent/"]):has(td:nth-of-type(3):contains("MB"))
fields:
category: