From ff1bade05a8e4a7b02586a42e0dcf821230ea4e8 Mon Sep 17 00:00:00 2001 From: mitsukarenai Date: Tue, 19 Feb 2013 18:36:27 +0100 Subject: [PATCH] can haz open sauce brozer useragentz 64bitz Linuks reason: Opera will drop Presto for Webkit, shame on them --- 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 0d5d5f7..ea2b1d5 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; Autoblogs; +https://github.com/mitsukarenai/Projet-Autoblog/) Presto/2.2.15 Version/10.10\r\n", + 'header' => "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0; Autoblogs; +https://github.com/mitsukarenai/Projet-Autoblog/) Gecko/20100101 Firefox/20.0\r\n", ) ) );