[GBAtempBridge] Use https

This commit is contained in:
Corentin Garcia 2017-03-20 21:53:40 +01:00
parent 08b7e8e860
commit da2daa54d8
No known key found for this signature in database
GPG Key ID: 38281F07841C8006

View File

@ -3,7 +3,7 @@ class GBAtempBridge extends BridgeAbstract {
const MAINTAINER = 'ORelio'; const MAINTAINER = 'ORelio';
const NAME = 'GBAtemp'; const NAME = 'GBAtemp';
const URI = 'http://gbatemp.net/'; const URI = 'https://gbatemp.net/';
const DESCRIPTION = 'GBAtemp is a user friendly underground video game community.'; const DESCRIPTION = 'GBAtemp is a user friendly underground video game community.';
const PARAMETERS = array( array( const PARAMETERS = array( array(