mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
swarmazon: add poster
This commit is contained in:
@@ -85,6 +85,14 @@ search:
|
|||||||
download:
|
download:
|
||||||
selector: a[href^="/api/download.php?hash="]
|
selector: a[href^="/api/download.php?hash="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
poster:
|
||||||
|
selector: a[onmouseover]
|
||||||
|
attribute: onmouseover
|
||||||
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: "src=(.+?) "
|
||||||
|
- name: replace
|
||||||
|
args: ["/images/no_poster.jpg", ""]
|
||||||
size:
|
size:
|
||||||
selector: td:nth-last-child(6)
|
selector: td:nth-last-child(6)
|
||||||
date:
|
date:
|
||||||
@@ -108,4 +116,4 @@ search:
|
|||||||
text: 1
|
text: 1
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 1.1
|
text: 1.1
|
||||||
# Engine n/a
|
# v1.22.0620
|
||||||
|
Reference in New Issue
Block a user