mirror of
https://github.com/moparisthebest/wallabag
synced 2025-02-24 23:41:54 -05:00
parent
92fc97eeb3
commit
25e1213d1b
1
inc/3rdparty/makefulltextfeed.php
vendored
1
inc/3rdparty/makefulltextfeed.php
vendored
@ -415,6 +415,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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user