mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 07:37:27 +02:00
[CssSelectorBridge] Move metadata retrieval to lib (#3913)
May become handy for making other bridges
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user