mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Blutopia: fix for new layout
This commit is contained in:
@@ -76,13 +76,13 @@
|
|||||||
selector: a[href*="://www.imdb.com/title/"]
|
selector: a[href*="://www.imdb.com/title/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(5)
|
selector: td:nth-child(4)
|
||||||
seeders:
|
seeders:
|
||||||
selector: td:nth-child(7)
|
|
||||||
leechers:
|
|
||||||
selector: td:nth-child(8)
|
|
||||||
grabs:
|
|
||||||
selector: td:nth-child(6)
|
selector: td:nth-child(6)
|
||||||
|
leechers:
|
||||||
|
selector: td:nth-child(7)
|
||||||
|
grabs:
|
||||||
|
selector: td:nth-child(5)
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: ([\d\.]+)
|
args: ([\d\.]+)
|
||||||
|
Reference in New Issue
Block a user