torrentsectorcrew: new layout

This commit is contained in:
Garfield69 2023-01-05 16:39:39 +13:00
parent fc4f36e68e
commit ef71118f74
1 changed files with 3 additions and 3 deletions

View File

@ -164,9 +164,9 @@ search:
selector: a.thumbnail > span > img
attribute: src
grabs:
selector: td:nth-child(9)
selector: td:nth-child(10)
size:
selector: td:nth-child(6)
selector: td:nth-child(7)
files:
selector: a[href*="&filelist=1"]
seeders:
@ -174,7 +174,7 @@ search:
leechers:
selector: td:has(a[href*="&todlers="])
date:
selector: td:nth-child(5)
selector: td:nth-child(6)
filters:
- name: re_replace
args: ["\\s", " "]