mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Revert "piratbit: update row selector, remove closed results"
There are no dl links on the results page. 'Closed' results which have their .torrent link removed still have a magnet link on their details page.
This commit is contained in:
@@ -692,7 +692,7 @@ search:
|
||||
submit: "Поиск"
|
||||
|
||||
rows:
|
||||
selector: tr[id^="tor_"]:has(a[href^="/dl.php?id="])
|
||||
selector: tr[id^="tor_"]
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
|
Reference in New Issue
Block a user