mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-19 10:15:08 +02:00
[CssSelectorBridge] Move metadata retrieval to lib (#3913)
May become handy for making other bridges
This commit is contained in:
parent
b6909942c8
commit
feb2a686d7
3 changed files with 258 additions and 250 deletions
|
@ -26,6 +26,7 @@ $files = [
|
|||
__DIR__ . '/../lib/http.php',
|
||||
__DIR__ . '/../lib/logger.php',
|
||||
__DIR__ . '/../lib/url.php',
|
||||
__DIR__ . '/../lib/seotags.php',
|
||||
// Vendor
|
||||
__DIR__ . '/../vendor/parsedown/Parsedown.php',
|
||||
__DIR__ . '/../vendor/php-urljoin/src/urljoin.php',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue