mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
sportscraze: update layout
This commit is contained in:
@@ -175,19 +175,19 @@ search:
|
|||||||
- name: replace
|
- name: replace
|
||||||
args: ["torrentimg/nocover.jpg", ""]
|
args: ["torrentimg/nocover.jpg", ""]
|
||||||
size:
|
size:
|
||||||
selector: td:nth-last-child(2)
|
selector: td:nth-last-child(3)
|
||||||
date:
|
date:
|
||||||
selector: td:nth-last-child(6)
|
selector: td:nth-last-child(7)
|
||||||
# auto adjusted by site account profile
|
# auto adjusted by site account profile
|
||||||
filters:
|
filters:
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: dd/MM/yyyy
|
args: dd/MM/yyyy
|
||||||
seeders:
|
seeders:
|
||||||
selector: td:nth-last-child(5)
|
selector: td:nth-last-child(6)
|
||||||
leechers:
|
leechers:
|
||||||
selector: td:nth-last-child(4)
|
selector: td:nth-last-child(5)
|
||||||
grabs:
|
grabs:
|
||||||
selector: td:nth-last-child(3)
|
selector: td:nth-last-child(4)
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src="images/freeleech.gif"]: 0
|
img[src="images/freeleech.gif"]: 0
|
||||||
|
Reference in New Issue
Block a user