diff --git a/pynyaata/connectors/yggtorrent.py b/pynyaata/connectors/yggtorrent.py index 1f3b0c5..10b8037 100644 --- a/pynyaata/connectors/yggtorrent.py +++ b/pynyaata/connectors/yggtorrent.py @@ -15,7 +15,7 @@ class YggTorrent(ConnectorCore): base_url = 'https://www3.yggtorrent.nz' is_light = False category = 2179 - is_behind_cloudflare = True + is_behind_cloudflare = False def get_full_search_url(self): sort_type = 'size'