From b0a711253adb57b958640b42cc8bf3da2fb38e86 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 7 Dec 2019 05:39:43 +1300 Subject: [PATCH] yourbittorrent: add alternate domain. resolves #6500 also covert keywords to lowercase --- src/Jackett.Common/Definitions/yourbittorrent.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/yourbittorrent.yml b/src/Jackett.Common/Definitions/yourbittorrent.yml index 4225d9bed..85c2538b6 100644 --- a/src/Jackett.Common/Definitions/yourbittorrent.yml +++ b/src/Jackett.Common/Definitions/yourbittorrent.yml @@ -7,6 +7,7 @@ encoding: UTF-8 links: - https://yourbittorrent.com/ + - https://yourbittorrent2.com/ legacylinks: - https://yourbittorrent.host/ @@ -36,10 +37,11 @@ inputs: v: "" c: "" - q: "{{ .Keywords}}" + q: "{{ .Keywords }}" keywordsfilters: - name: re_replace args: ["[\\s]+", "-"] + - name: tolower rows: selector: tr.table-default fields: