mirror of
https://github.com/Jackett/Jackett
synced 2025-03-01 01:15:47 +00:00
pornforall: fix size. resolves #8733
This commit is contained in:
parent
03eaa8c272
commit
3f1335456b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ search:
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02"
|
args: "2006-01-02"
|
||||||
size:
|
size:
|
||||||
selector: font
|
selector: font[color="grey"]
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: "Размер: (.+?)$"
|
args: "Размер: (.+?)$"
|
||||||
|
|
Loading…
Reference in a new issue