# -*- 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/"