mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
metaltracker: source cosmetic alignment
This commit is contained in:
parent
246a761eb7
commit
fa8021c048
1 changed files with 3 additions and 3 deletions
|
@ -55,15 +55,15 @@
|
|||
selector: .center a[href^="/torrents/download/id/"]
|
||||
attribute: href
|
||||
date:
|
||||
text: "now"
|
||||
text: "now"
|
||||
seeders:
|
||||
selector: .center font:nth-of-type(1)
|
||||
leechers:
|
||||
selector: .center font:nth-of-type(2)
|
||||
downloadvolumefactor:
|
||||
text: "0"
|
||||
text: "0"
|
||||
uploadvolumefactor:
|
||||
text: "1"
|
||||
text: "1"
|
||||
category:
|
||||
selector: .smallalbum
|
||||
remove: div.thumb, div.center, a
|
||||
|
|
Loading…
Reference in a new issue