Browse Source

correct 2fa timeout

pull/44/head
Wesley Kerfoot 5 years ago
parent
commit
a469b8f5f7
  1. 2
      README.md

2
README.md

@ -52,7 +52,7 @@ requirements.txt`, then you can just run `python -m deletefb.deletefb.py` in the
* If you run into issues with Facebook complaining about your browser,
currently the only workaround is to manually click through them.
* If you do have 2-Factor Auth configured then the script will pause for 20
* If you do have 2-Factor Auth configured then the script will pause for 35
seconds to allow you to enter your code and log in.
* You may also pass in a code by using the `-F` argument, e.g. `-F 111111`.

Loading…
Cancel
Save