1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-04 23:57:29 +02:00

feat: add etag support to getContents (#3893)

This commit is contained in:
Dag
2024-01-12 01:31:01 +01:00
committed by GitHub
parent d5175aebcc
commit 191e5b0493
8 changed files with 42 additions and 31 deletions

View File

@@ -41,7 +41,7 @@ abstract class FeedExpander extends BridgeAbstract
}
/**
* This method is overidden by bridges
* This method is overridden by bridges
*
* @return array
*/