mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-01 14:24:39 +03:00
[FacebookBridge] teromene and logmanoriginal do not maintain this bridge defacto
This commit is contained in:
parent
071fdef599
commit
4bc534c80f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
class FacebookBridge extends BridgeAbstract {
|
class FacebookBridge extends BridgeAbstract {
|
||||||
|
|
||||||
const MAINTAINER = 'teromene, logmanoriginal';
|
// const MAINTAINER = 'teromene, logmanoriginal';
|
||||||
const NAME = 'Facebook Bridge | Main Site';
|
const NAME = 'Facebook Bridge | Main Site';
|
||||||
const URI = 'https://www.facebook.com/';
|
const URI = 'https://www.facebook.com/';
|
||||||
const CACHE_TIMEOUT = 1800; // 30min
|
const CACHE_TIMEOUT = 1800; // 30min
|
||||||
|
|
Loading…
Add table
Reference in a new issue