mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 06:10:22 +02:00
[BridgeXPathAbstract + BlizzardNewsBridge + XPathBridge] Add new abstract class + two example implementations (#1671)
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
},
|
||||
"suggest": {
|
||||
"ext-memcached": "Allows to use memcached as cache type",
|
||||
"ext-sqlite3": "Allows to use an SQLite database for caching"
|
||||
"ext-sqlite3": "Allows to use an SQLite database for caching",
|
||||
"ext-dom": "Allows to use some bridges based on XPath expressions"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user