1
0
Derivar 0

fix issue with MS login update

Este cometimento está contido em:
Simon Vieille 2019-10-29 09:09:40 +01:00
ascendente 23b4b7ea61
cometimento 53419bc81f
Assinados por: deblan
ID da chave GPG: 03383D15A1D31745

Ver ficheiro

@ -178,8 +178,7 @@ try {
LoginRequester.options.form = data;
// LoginRequester.runCrawl('https://login.microsoftonline.com' + urlPost)
LoginRequester.runCrawl(urlPost)
LoginRequester.runCrawl('https://login.microsoftonline.com' + urlPost)
}
});