From 6daa7d6976279fcd3f907f28f2af23fa9e1802eb Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 12 Dec 2019 08:43:33 +1300 Subject: [PATCH] rutor: correction to ULVF and DLVF --- src/Jackett.Common/Definitions/rutor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/rutor.yml b/src/Jackett.Common/Definitions/rutor.yml index 173c1b658..881d65f65 100644 --- a/src/Jackett.Common/Definitions/rutor.yml +++ b/src/Jackett.Common/Definitions/rutor.yml @@ -115,6 +115,6 @@ leechers: selector: td span.red downloadvolumefactor: - text: "0" + text: "0" uploadvolumefactor: - text: "1" + text: "1"