mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-16 00:44:44 +02:00
fix: rewrite and improve caching (#3594)
This commit is contained in:
parent
a786bbd4e0
commit
4b9f6f7e53
45 changed files with 993 additions and 1169 deletions
|
@ -57,6 +57,8 @@ interface BridgeInterface
|
|||
{
|
||||
/**
|
||||
* Collects data from the site
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function collectData();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue