mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
[Bridges] Use HTTPS (#1337)
* [Rule34pahealBridge] Use HTTPS * [KonachanBridge] Use HTTPS * [Rule34Bridge] Use HTTPS * [SafebooruBridge] Use HTTPS * [TbibBridge] Use HTTPS * [XbooruBridge] Use HTTPS * [ScmbBridge] Use HTTPS * [ReporterreBridge] Use HTTPS * [BastaBridge] Use HTTPS * [NiceMatinBridge] Use HTTPS * [ScoopItBridge] Use HTTPS * [TheCodingLoveBridge] Use HTTPS * [Shimmie2Bridge] Use HTTPS * [HDWallpapersBridge] Use HTTPS * [GiphyBridge] Use HTTPS * [PickyWallpapersBridge] Use HTTPS * [ParuVenduImmoBridge] Use HTTPS * [ElsevierBridge] Use HTTPS * [CastorusBridge] Use HTTPS * [CollegeDeFranceBridge] Use HTTPS * [MangareaderBridge] Use HTTPS
This commit is contained in:
@@ -3,7 +3,7 @@ class ScmbBridge extends BridgeAbstract {
|
||||
|
||||
const MAINTAINER = 'Astalaseven';
|
||||
const NAME = 'Se Coucher Moins Bête Bridge';
|
||||
const URI = 'http://secouchermoinsbete.fr';
|
||||
const URI = 'https://secouchermoinsbete.fr';
|
||||
const CACHE_TIMEOUT = 21600; // 6h
|
||||
const DESCRIPTION = 'Returns the newest anecdotes.';
|
||||
|
||||
|
Reference in New Issue
Block a user