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