Don't repeat yourself + fix ygg
This commit is contained in:
parent
00e28ba831
commit
0c7174e2df
@ -430,12 +430,7 @@ class YggTorrent(Connector):
|
|||||||
|
|
||||||
|
|
||||||
class YggAnimation(YggTorrent):
|
class YggAnimation(YggTorrent):
|
||||||
color = 'is-success'
|
|
||||||
title = 'YggAnimation'
|
title = 'YggAnimation'
|
||||||
favicon = 'yggtorrent.png'
|
|
||||||
base_url = 'https://www2.yggtorrent.pe'
|
|
||||||
is_light = False
|
|
||||||
is_behind_cloudflare = True
|
|
||||||
category = 2178
|
category = 2178
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user