Private GIT

Skip to content
Snippets Groups Projects
Commit 3c671c6e authored by supergonkas's avatar supergonkas
Browse files

HD4Free was showing a public

parent 9cb5da6a
Branches
Tags
No related merge requests found
......@@ -29,7 +29,6 @@ class HD4FreeProvider(TorrentProvider): # pylint: disable=too-many-instance-att
def __init__(self):
TorrentProvider.__init__(self, "HD4Free")
self.public = True
self.url = 'https://hd4free.xyz'
self.ratio = 0
self.cache = HD4FreeCache(self)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment