From da71904ff770aba8c0d244381ea82fd3c826815f Mon Sep 17 00:00:00 2001 From: Oros Date: Mon, 18 Feb 2013 23:36:05 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20User-Agent.=20=09mo?= =?UTF-8?q?dified:=20=20=200.3/autoblog.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0.3/autoblog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0.3/autoblog.php b/0.3/autoblog.php index 4346ede..1571633 100755 --- a/0.3/autoblog.php +++ b/0.3/autoblog.php @@ -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", ) ) );