Update TOTP_Friend secrets.py
This commit is contained in:
parent
cf6ffd5ca0
commit
d415f03502
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
|||
# If you put them in the code you risk committing that info or sharing it
|
||||
|
||||
secrets = {
|
||||
'ssid' : 'yourwifissid',
|
||||
'password' : 'yourwifipassword',
|
||||
'timezone' : "America/New_York", # http://worldtimeapi.org/timezones
|
||||
# https://github.com/pyotp/pyotp example
|
||||
'totp_keys' : [("Discord ", "JBSWY3DPEHPK3PXP"),
|
||||
("Gmail", "JBSWY3DPEHPK3PZP"),
|
||||
("GitHub", "JBSWY5DZEHPK3PXP"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue