mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
zamundanet: possible fix for #5723
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
selector: .responsetop > tbody > tr:has(td.td_newborder)
|
||||
fields:
|
||||
title:
|
||||
selector: td:nth-child(2) > a[href^="/download.php"]
|
||||
selector: a:has(i.fa-download)
|
||||
attribute: href
|
||||
filters:
|
||||
- name: re_replace
|
||||
|
Reference in New Issue
Block a user