[CourrierInternationalBridge] Use newer https-based URL

This commit is contained in:
Lyra 2019-05-08 22:09:49 +02:00
parent a2f3866383
commit 8150a73922
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class CourrierInternationalBridge extends BridgeAbstract {
const MAINTAINER = 'teromene';
const NAME = 'Courrier International Bridge';
const URI = 'http://CourrierInternational.com/';
const URI = 'https://www.courrierinternational.com/';
const CACHE_TIMEOUT = 300; // 5 min
const DESCRIPTION = 'Courrier International bridge';