diff --git a/pynyaata/connectors/yggtorrent.py b/pynyaata/connectors/yggtorrent.py index 0a559db..a6e1069 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.do' + base_url = 'https://www3.yggtorrent.wtf' is_light = False category = 2179