mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
cartoonchaos: add posters. resolves #7598
This commit is contained in:
@@ -115,6 +115,14 @@
|
|||||||
args: [" http://anonym.to?javascript:popdetails('", ""]
|
args: [" http://anonym.to?javascript:popdetails('", ""]
|
||||||
- name: replace
|
- name: replace
|
||||||
args: ["');", ""]
|
args: ["');", ""]
|
||||||
|
banner:
|
||||||
|
selector: td a[href^="index.php?page=torrent-details"]
|
||||||
|
attribute: onmouseover
|
||||||
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: "src=(.+?) width"
|
||||||
|
- name: replace
|
||||||
|
args: ["torrentimg/nocover.jpg", ""]
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(10)
|
selector: td:nth-child(10)
|
||||||
# two flavours of dates
|
# two flavours of dates
|
||||||
|
@@ -117,6 +117,8 @@
|
|||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "src=(.+?) width"
|
args: "src=(.+?) width"
|
||||||
|
- name: replace
|
||||||
|
args: ["torrentimg/nocover.jpg", ""]
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(10)
|
selector: td:nth-child(10)
|
||||||
# two flavours of dates
|
# two flavours of dates
|
||||||
|
Reference in New Issue
Block a user