[SexactuBridge] Fix typo
This commit is contained in:
parent
8e84b52152
commit
4124c707d4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class SexactuBridge extends BridgeAbstract {
|
||||||
|
|
||||||
const MAINTAINER = 'Riduidel';
|
const MAINTAINER = 'Riduidel';
|
||||||
const NAME = 'Sexactu';
|
const NAME = 'Sexactu';
|
||||||
const AUTHOR = 'Ma<EFBFBD>a Mazaurette';
|
const AUTHOR = 'Maïa Mazaurette';
|
||||||
const URI = 'http://www.gqmagazine.fr';
|
const URI = 'http://www.gqmagazine.fr';
|
||||||
const CACHE_TIMEOUT = 7200; // 2h
|
const CACHE_TIMEOUT = 7200; // 2h
|
||||||
const DESCRIPTION = 'Sexactu via rss-bridge';
|
const DESCRIPTION = 'Sexactu via rss-bridge';
|
||||||
|
|
Loading…
Reference in a new issue