mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-30 06:40:02 +02:00
remove debug cache timeout
This commit is contained in:
parent
50e1513ad0
commit
9e039b7f8e
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
class PocketExploreBridge extends BridgeAbstract {
|
||||
const NAME = 'Pocket Explore Bridge';
|
||||
const URI = 'https://getpocket.com/';
|
||||
const CACHE_TIMEOUT = 1;
|
||||
const DESCRIPTION = 'Fetches recommendations from Pocket Explore (What you can see on the Firefox Home)';
|
||||
const MAINTAINER = 'dhuschde';
|
||||
const PARAMETERS = [[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue