From 7d5ffd3bbfb7ccff4726481c239191cf5511662d Mon Sep 17 00:00:00 2001 From: kaso17 <kaso17@users.noreply.github.com> Date: Mon, 19 Feb 2018 17:11:36 +0100 Subject: [PATCH] torrent9: update domain fix #2612 --- src/Jackett.Common/Definitions/torrent9.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/torrent9.yml b/src/Jackett.Common/Definitions/torrent9.yml index b833844f..3ff9496c 100644 --- a/src/Jackett.Common/Definitions/torrent9.yml +++ b/src/Jackett.Common/Definitions/torrent9.yml @@ -6,8 +6,9 @@ type: public encoding: UTF-8 links: - - http://www.torrent9.bz/ + - http://www.torrent9.red/ legacylinks: + - http://www.torrent9.bz/ - http://www.torrents9.pe/ - http://www.torrent9.cc/ - http://www.torrent9.pe/ -- GitLab