forked from wallabag/wallabag
1
inc/3rdparty/makefulltextfeed.php
vendored
1
inc/3rdparty/makefulltextfeed.php
vendored
@ -381,6 +381,7 @@ if (!$debug_mode) {
|
|||||||
//////////////////////////////////
|
//////////////////////////////////
|
||||||
// Set up HTTP agent
|
// Set up HTTP agent
|
||||||
//////////////////////////////////
|
//////////////////////////////////
|
||||||
|
global $http;
|
||||||
$http = new HumbleHttpAgent();
|
$http = new HumbleHttpAgent();
|
||||||
$http->debug = $debug_mode;
|
$http->debug = $debug_mode;
|
||||||
$http->userAgentMap = $options->user_agents;
|
$http->userAgentMap = $options->user_agents;
|
||||||
|
|||||||
Reference in New Issue
Block a user