mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
fix: a bunch of small changes in multiple bridges (#2644)
Mostly refactors.
This commit is contained in:
@@ -18,7 +18,7 @@ class FSecureBlogBridge extends BridgeAbstract {
|
||||
),
|
||||
'oldest_date' => array(
|
||||
'name' => 'Oldest article date',
|
||||
'exampleValue' => '-2 months',
|
||||
'exampleValue' => '-6 months',
|
||||
),
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user