We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7aa5a1 commit 6dcdeefCopy full SHA for 6dcdeef
custom_libs/subliminal_patch/providers/karagarga.py
@@ -104,8 +104,8 @@ def _login_forum(self):
104
"auth_key": "880ea6a14ea49e853634fbdc5015a024",
105
#
106
"referer": "https://forum.karagarga.in/",
107
- "ips_username": self._username,
108
- "ips_password": self._password,
+ "ips_username": self._f_username,
+ "ips_password": self._f_password,
109
"rememberMe": "1",
110
"anonymous": "1",
111
}
0 commit comments