mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-14 03:22:46 +00:00
[SubstackBridge] Update description (x2)
This commit is contained in:
parent
049eac5488
commit
70ae917710
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class SubstackBridge extends FeedExpander
|
|||
const NAME = 'Substack Bridge';
|
||||
const URI = 'https://substack.com/';
|
||||
const CACHE_TIMEOUT = 3600; //1hour
|
||||
const DESCRIPTION = 'Access paywalled Substack using a session cookie with an active subscription.';
|
||||
const DESCRIPTION = 'Access Substack. Add full content for paywalled posts if you have a session cookie with an active subscription.';
|
||||
|
||||
const CONFIGURATION = [
|
||||
'sid' => [
|
||||
|
|
Loading…
Reference in a new issue