forked from blallo/rss-bridge
commit
b4e6c0d973
1 changed files with 1 additions and 1 deletions
|
@ -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 = "http://secouchermoinsbete.fr";
|
||||
const CACHE_TIMEOUT = 21600; // 6h
|
||||
const DESCRIPTION = "Returns the newest anecdotes.";
|
||||
|
||||
|
|
Loading…
Reference in a new issue