From 5b956f1f4756dfb15ece3ea67b829b433453aa5a Mon Sep 17 00:00:00 2001 From: Michel Roux Date: Wed, 11 Aug 2021 15:34:56 +0200 Subject: [PATCH] Ygg changed hostname ... 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 937251c..d90dd58 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://www4.yggtorrent.li' + base_url = 'https://www3.yggtorrent.nz' is_light = False category = 2179 is_behind_cloudflare = True