mirror of https://github.com/Jackett/Jackett
piratbitl: update row selector, remove closed results
This commit is contained in:
parent
2c089b243a
commit
03b8857eb4
|
@ -706,7 +706,7 @@ search:
|
||||||
submit: "Поиск"
|
submit: "Поиск"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: tr[id^="tor_"]
|
selector: tr[id^="tor_"]:has(a[href^="/dl.php?id="])
|
||||||
filters:
|
filters:
|
||||||
- name: andmatch
|
- name: andmatch
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue