From b3da95bec5fb522bead988567a678143fb5fe9b1 Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Mon, 15 Feb 2021 08:20:19 +0100 Subject: [PATCH] Change Ygg URL again --- 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 bf65e1f..10fdf44 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://www2.yggtorrent.si' + base_url = 'https://www4.yggtorrent.li' is_light = False category = 2179 is_behind_cloudflare = True