fix bug related to finding speedtest server urls

This commit is contained in:
timhwang21 2016-08-26 15:43:42 -04:00
parent 7b09d8759f
commit 1ef44fcc1f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ __version__ = '0.3.4'
user_agent = None
source = None
shutdown_event = None
scheme = 'http'
scheme = 'https'
# Used for bound_interface