From 9e8d47386d4cdc612699b628d2754c994a927d52 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 11 Apr 2022 07:16:21 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'pynyaata/connector?= =?UTF-8?q?s/yggtorrent.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pynyaata/connectors/yggtorrent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pynyaata/connectors/yggtorrent.py b/pynyaata/connectors/yggtorrent.py index af16c80..666d7a5 100644 --- a/pynyaata/connectors/yggtorrent.py +++ b/pynyaata/connectors/yggtorrent.py @@ -12,7 +12,7 @@ class YggTorrent(ConnectorCore): color = 'is-success' title = 'YggTorrent' favicon = 'yggtorrent.png' - base_url = 'https://www3.yggtorrent.re' + base_url = 'https://www3.yggtorrent.la' is_light = False category = 2179