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:
ilike2burnthing 2022-02-13 12:06:13 +00:00 committed by GitHub
parent 46bb025e34
commit 462c07b4f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -692,7 +692,7 @@ search:
submit: "Поиск" submit: "Поиск"
rows: rows:
selector: tr[id^="tor_"]:has(a[href^="/dl.php?id="]) selector: tr[id^="tor_"]
filters: filters:
- name: andmatch - name: andmatch