1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

spiritofrevolution: fix occasional invalid size

This commit is contained in:
Garfield69 2020-06-29 12:21:33 +12:00
parent e74e6111f5
commit 199521f7f2

View file

@ -152,6 +152,9 @@ search:
filters:
- name: replace
args: [",", "."]
# fix double points error
- name: re_replace
args: ["(\\d+)\\.(\\d{3})(\\.\\d{2})", "$1$2$3"]
grabs:
selector: div.selection_unter_ae
filters: