summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/account/UnrestrictLi.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/account/UnrestrictLi.py')
-rw-r--r--pyload/plugins/account/UnrestrictLi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/account/UnrestrictLi.py b/pyload/plugins/account/UnrestrictLi.py
index 88f4841f7..30144ca65 100644
--- a/pyload/plugins/account/UnrestrictLi.py
+++ b/pyload/plugins/account/UnrestrictLi.py
@@ -29,7 +29,7 @@ class UnrestrictLi(Account):
def login(self, user, data, req):
- req.cj.setCookie(".unrestrict.li", "lang", "EN")
+ req.cj.setCookie("unrestrict.li", "lang", "EN")
html = req.load("https://unrestrict.li/sign_in")
if 'solvemedia' in html: