diff --git a/src/Jackett.Common/Definitions/waffles.yml b/src/Jackett.Common/Definitions/waffles.yml index 91c1ca124..28d355109 100644 --- a/src/Jackett.Common/Definitions/waffles.yml +++ b/src/Jackett.Common/Definitions/waffles.yml @@ -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