summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/RarefileNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/RarefileNet.py')
-rw-r--r--module/plugins/accounts/RarefileNet.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/module/plugins/accounts/RarefileNet.py b/module/plugins/accounts/RarefileNet.py
index 0bb1920de..9defc7cb7 100644
--- a/module/plugins/accounts/RarefileNet.py
+++ b/module/plugins/accounts/RarefileNet.py
@@ -4,13 +4,13 @@ from module.plugins.internal.XFSPAccount import XFSPAccount
class RarefileNet(XFSPAccount):
- __name__ = "RarefileNet"
- __type__ = "account"
+ __name__ = "RarefileNet"
+ __type__ = "account"
__version__ = "0.03"
__description__ = """RareFile.net account plugin"""
- __license__ = "GPLv3"
- __authors__ = [("zoidberg", "zoidberg@mujmail.cz")]
+ __license__ = "GPLv3"
+ __authors__ = [("zoidberg", "zoidberg@mujmail.cz")]
HOSTER_NAME = "rarefile.net"