diff --git a/data/example-config.py b/data/example-config.py index 6787d329..e9554c15 100644 --- a/data/example-config.py +++ b/data/example-config.py @@ -79,12 +79,13 @@ "announce_url" : "https://hawke.uno/announce/customannounceurl", # "anon" : False }, - "MTV": { + "MTV": { 'api_key' : 'get from security page', 'username' : '', 'password' : '', - "announce_url": "get from https://www.morethantv.me/upload.php", - "anon" : False + 'announce_url' : "get from https://www.morethantv.me/upload.php", + 'anon' : False, + # 'otp_uri' : 'OTP URI, read the following for more information https://github.com/google/google-authenticator/wiki/Key-Uri-Format' }, "STC" :{ "api_key" : "STC", @@ -143,7 +144,7 @@ "announce_url" : "https://lst.gg/announce/customannounceurl", # "anon" : False }, - "LT" : { + "LT" : { "api_key" : "LT api key", "announce_url" : "https://lat-team.com/announce/customannounceurl", # "anon" : False