mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -168,8 +168,13 @@ search:
|
|||||||
download:
|
download:
|
||||||
selector: a.topictitle
|
selector: a.topictitle
|
||||||
attribute: href
|
attribute: href
|
||||||
|
size_title:
|
||||||
|
selector: a.topictitle
|
||||||
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: "[{](.+?)[}]"
|
||||||
size:
|
size:
|
||||||
text: "512 MB"
|
text: "{{ if .Result.size_title }}{{ .Result.size_title }}{{ else }}512 MB{{ end }}"
|
||||||
seeders:
|
seeders:
|
||||||
text: 1
|
text: 1
|
||||||
leechers:
|
leechers:
|
||||||
|
Reference in New Issue
Block a user