mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 22:00:23 +02:00
Add an indicator to show the HTTP status of the site. (#483)
This commit is contained in:
@@ -3,7 +3,7 @@ class DansTonChatBridge extends BridgeAbstract {
|
||||
|
||||
const MAINTAINER = 'Astalaseven';
|
||||
const NAME = 'DansTonChat Bridge';
|
||||
const URI = 'http://danstonchat.com/';
|
||||
const URI = 'https://danstonchat.com/';
|
||||
const CACHE_TIMEOUT = 21600; //6h
|
||||
const DESCRIPTION = 'Returns latest quotes from DansTonChat.';
|
||||
|
||||
|
Reference in New Issue
Block a user