Jpopsuki: new results selectors (#9074)

This commit is contained in:
Kai Sforza 2020-06-29 13:40:05 -06:00 committed by GitHub
parent f951ef331c
commit ad5171972f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -66,7 +66,7 @@ search:
description:
selector: div.tags
title:
selector: td:nth-child(3)
selector: td:nth-child(2)
remove: span, div.tags, a[title="View Comments"]
filters:
- name: replace
@ -88,9 +88,9 @@ search:
selector: td:nth-child(2) img
attribute: src
files:
selector: td:nth-child(4)
selector: td:nth-child(3)
date:
selector: td:nth-child(5)
selector: td:nth-child(4)
attribute: title
filters:
- name: append
@ -98,13 +98,13 @@ search:
- name: dateparse
args: "Jan 02 2006, 15:04 -07:00"
size:
selector: td:nth-child(6)
selector: td:nth-child(5)
grabs:
selector: td:nth-child(7)
selector: td:nth-child(6)
seeders:
selector: td:nth-child(8)
selector: td:nth-child(7)
leechers:
selector: td:nth-child(9)
selector: td:nth-child(8)
downloadvolumefactor:
case:
"strong:contains(\"Freeleech!\")": "0"