This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
v1.1.7
Addresses:
The script will use the URL https://www.facebook.com/login/device-based/regular/login/?login_attempt=1&lwv=110
to log in now.
If it detects that it still hasn't loaded the main page (i.e. https://www.facebook.com
) after trying to log in and enter 2FA, then it will poll the current URL and print a message to the console until the user resolves it manually. Then it will continue execution.
This should hopefully be a bit more fault tolerant and allow users to manually resolve weird edge cases.