fix issue with MS login update

Este commit está contenido en:
Simon Vieille 2019-10-29 09:09:40 +01:00
padre 23b4b7ea61
commit 53419bc81f
Firmado por: deblan
ID de clave GPG: 03383D15A1D31745

Ver fichero

@ -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)
}
});