mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
imdb force agent
This commit is contained in:
@@ -32,6 +32,7 @@ class Imdb
|
||||
$config->photoroot = $photoRoot;
|
||||
$config->language = get_setting('main.imdb_language', 'en-US');
|
||||
$config->cache_expire = 0;
|
||||
$config->force_agent = 'Googlebot/2.1 (+http://www.google.com/bot.html)';
|
||||
$this->config = $config;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user