From 7f239b41cb29ee95c878f78a6e9cacd55f301a8d Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 13 Dec 2013 11:20:19 +0100 Subject: Some hosters marked as dead Merged #375 --- module/plugins/accounts/Share76Com.py | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 module/plugins/accounts/Share76Com.py (limited to 'module/plugins/accounts/Share76Com.py') diff --git a/module/plugins/accounts/Share76Com.py b/module/plugins/accounts/Share76Com.py deleted file mode 100644 index 1dfcd8510..000000000 --- a/module/plugins/accounts/Share76Com.py +++ /dev/null @@ -1,12 +0,0 @@ -# -*- coding: utf-8 -*- -from module.plugins.internal.XFSPAccount import XFSPAccount - - -class Share76Com(XFSPAccount): - __name__ = "Share76Com" - __version__ = "0.02" - __type__ = "account" - __description__ = """Share76.com account plugin""" - __author_name__ = ("me") - - MAIN_PAGE = "http://Share76.com/" -- cgit v1.2.3