racingforme: fix occasional invalid size

This commit is contained in:
Garfield69 2020-06-29 12:15:17 +12:00
parent b8bc66e25a
commit e74e6111f5
1 changed files with 3 additions and 0 deletions

View File

@ -222,6 +222,9 @@ search:
filters:
- name: regexp
args: "(.+?) in"
# fix double points error
- name: re_replace
args: ["(\\d+)\\.(\\d{3})(\\.\\d{2})", "$1$2$3"]
files:
selector: span.torrentData span.torrentFiles
filters: