Waffles: fix whitespaces in title

This commit is contained in:
kaso17 2018-11-29 18:55:58 +01:00
parent 45327e642e
commit a466c87d34
1 changed files with 3 additions and 0 deletions

View File

@ -127,6 +127,9 @@
args: c
title:
selector: td:nth-child(2)
filters:
- name: re_replace
args: ["\\s+", " "] # strip redundant whitespaces/newlines
download:
selector: a[href^="/download.php/"]
attribute: href