From 0c7174e2df15fa2c67c82b4bd9196b2c5b8d8197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?X=C3=A9fir=20Destiny?= Date: Fri, 10 Jan 2020 15:41:28 +0100 Subject: [PATCH] Don't repeat yourself + fix ygg --- connectors.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/connectors.py b/connectors.py index 13e702d..6d0df9d 100644 --- a/connectors.py +++ b/connectors.py @@ -430,12 +430,7 @@ class YggTorrent(Connector): class YggAnimation(YggTorrent): - color = 'is-success' title = 'YggAnimation' - favicon = 'yggtorrent.png' - base_url = 'https://www2.yggtorrent.pe' - is_light = False - is_behind_cloudflare = True category = 2178