Mise à jour du User-Agent.
modified: 0.3/autoblog.php
This commit is contained in:
parent
3a4a7fbd32
commit
da71904ff7
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ class VroumVroum_Blog
|
|||
'http' => array(
|
||||
'method' => 'GET',
|
||||
'timeout' => $this->config->update_timeout,
|
||||
'header' => "User-Agent: Opera/9.80 (X11; Linux i686; U; fr) Presto/2.2.15 Version/10.10\r\n",
|
||||
'header' => "User-Agent: Opera/9.80 (X11; Linux i686; U; fr; Autoblogs; +https://github.com/mitsukarenai/Projet-Autoblog/) Presto/2.2.15 Version/10.10\r\n",
|
||||
)
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue