mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 02:39:24 +01:00
parent
2cf87a4da1
commit
f5b5622a89
1
inc/3rdparty/makefulltextfeed.php
vendored
1
inc/3rdparty/makefulltextfeed.php
vendored
@ -381,6 +381,7 @@ if (!$debug_mode) {
|
||||
//////////////////////////////////
|
||||
// Set up HTTP agent
|
||||
//////////////////////////////////
|
||||
global $http;
|
||||
$http = new HumbleHttpAgent();
|
||||
$http->debug = $debug_mode;
|
||||
$http->userAgentMap = $options->user_agents;
|
||||
|
Loading…
Reference in New Issue
Block a user