fix issue with MS login update

このコミットが含まれているのは:
Simon Vieille 2019-10-29 09:09:40 +01:00
コミット 53419bc81f
署名者: deblan
GPGキーID: 03383D15A1D31745

ファイルの表示

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