mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-04 16:49:35 +00:00
remove debug cache timeout
This commit is contained in:
parent
50e1513ad0
commit
9e039b7f8e
@ -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…
Reference in New Issue
Block a user