From 3ff3fad357d95997355727a0fd8db6be68870333 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Fri, 16 Dec 2022 23:19:32 +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 f41326f..4b8c621 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.fi' + base_url = 'https://www6.yggtorrent.lol' is_light = False category = 2179