mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-07 00:56:34 +02:00
Deploying to gh-pages from @ RSS-Bridge/rss-bridge@e6aef73a02 🚀
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
<div class="Page__header">
|
||||
<h1><a href="../Technical_recommendations/index.html">Technical recommendations</a></h1>
|
||||
<span class="ModifiedDate">
|
||||
September 14, 2023 at 4:58 PM </span>
|
||||
September 19, 2023 at 5:46 PM </span>
|
||||
<span class="EditOn">
|
||||
<a href="https://github.com/RSS-Bridge/rss-bridge/tree/master/docs/09_Technical_recommendations/index.md" target="_blank">
|
||||
Edit on GitHub </a>
|
||||
@@ -121,7 +121,7 @@ class TestBridge extends BridgeAbstract {
|
||||
const URI = '';
|
||||
const DESCRIPTION = 'No description provided';
|
||||
const MAINTAINER = 'No maintainer';
|
||||
const PARAMETERS = array();
|
||||
const PARAMETERS = [];
|
||||
const CACHE_TIMEOUT = 3600;
|
||||
|
||||
public function collectData(){
|
||||
|
Reference in New Issue
Block a user