diff --git a/lib/plugins/leetcode.js b/lib/plugins/leetcode.js index 93d6605..c412438 100644 --- a/lib/plugins/leetcode.js +++ b/lib/plugins/leetcode.js @@ -533,7 +533,7 @@ plugin.login = function(user, cb) { }); }; -function parseCookie(cookie, body, cb) { +function parseCookie(cookie, cb) { const SessionPattern = /LEETCODE_SESSION=(.+?)(;|$)/; const csrfPattern = /csrftoken=(.+?)(;|$)/; const reCsrfResult = csrfPattern.exec(cookie);
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: