Changed app for proxy and https++
This commit is contained in:
@@ -192,6 +192,7 @@
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
credentials: 'include', // CRITICAL: Include cookies in request
|
||||
body: JSON.stringify({ password: password })
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user