mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
irishtv: 0 grabs fix
This commit is contained in:
@@ -159,6 +159,9 @@ search:
|
||||
selector: td:has(a[href^="download.php?id="]) p:contains("Seeds:") > a:nth-child(2)
|
||||
grabs:
|
||||
selector: td:has(a[href^="download.php?id="]) p:contains("Seeds:") > a:nth-child(3)
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["---", "0"]
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="images/freeleech.gif"]: 0
|
||||
|
Reference in New Issue
Block a user