From 3dec02dd4cf0346f840ef2f859bfe7a00f0b448d Mon Sep 17 00:00:00 2001 From: Stefano Date: Thu, 26 Jun 2014 13:35:29 +0200 Subject: [Fshare] Fixed #651 --- module/plugins/accounts/FshareVn.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'module/plugins/accounts') diff --git a/module/plugins/accounts/FshareVn.py b/module/plugins/accounts/FshareVn.py index cb2ad700c..61122b996 100644 --- a/module/plugins/accounts/FshareVn.py +++ b/module/plugins/accounts/FshareVn.py @@ -26,7 +26,7 @@ from module.plugins.Account import Account class FshareVn(Account): __name__ = "FshareVn" - __version__ = "0.06" + __version__ = "0.07" __type__ = "account" __description__ = """Fshare.vn account plugin""" __author_name__ = ("zoidberg", "stickell") @@ -63,10 +63,10 @@ class FshareVn(Account): self.html = req.load('https://www.fshare.vn/login.php', post={ "login_password": data['password'], "login_useremail": user, - "url_refe": "https://www.fshare.vn/login.php" + "url_refe": "http://www.fshare.vn/index.php" }, referer=True, decode=True) - if not '