From a3afade7f8e7c8824d49ea617cc2b93736d26613 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 8 Jun 2022 20:07:20 +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 14c39f8..f41326f 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://www5.yggtorrent.la' + base_url = 'https://www5.yggtorrent.fi' is_light = False category = 2179