mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
piratbitl: exclude results with © - dl removed
not needed for piratbit, magnet still available on details page
This commit is contained in:
@@ -711,7 +711,7 @@ search:
|
|||||||
submit: "Поиск"
|
submit: "Поиск"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: tr[id^="tor_"]:not(:has(span[title="закрыто"]))
|
selector: tr[id^="tor_"]:not(:has(span[title="закрыто"])):not(:has(span[title="авторское право"]))
|
||||||
filters:
|
filters:
|
||||||
- name: andmatch
|
- name: andmatch
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user