Update __projecturl__ to HTTPS

master
MrS0m30n3 2017-07-20 01:30:27 +03:00
parent 7781df47c5
commit 4d473d9751
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from __future__ import unicode_literals
__author__ = 'Sotiris Papadopoulos'
__contact__ = 'ytubedlg@gmail.com'
__projecturl__ = 'http://mrs0m30n3.github.io/youtube-dl-gui/'
__projecturl__ = 'https://mrs0m30n3.github.io/youtube-dl-gui/'
__appname__ = 'Youtube-DLG'
__license__ = 'UNLICENSE'