From dd0025211d2682bf8e89ead0f93ecb190ce38c7b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 12 Aug 2020 20:31:07 +0300 Subject: =?UTF-8?q?fixes=20#2520=20(SkypeWeb:=20=D0=BC=D0=B8=D1=80=D0=B0?= =?UTF-8?q?=D0=BD=D0=B4=D0=B0=20=D1=82=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B5=D0=B4=D1=81=D1=82=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=D1=81=D1=8F=20=D0=B1=D1=80=D0=B0=D1=83=D0=B7=D0=B5?= =?UTF-8?q?=D1=80=D0=BE=D0=BC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/m_netlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_netlib.h b/include/m_netlib.h index a52100ff3f..90e567b122 100644 --- a/include/m_netlib.h +++ b/include/m_netlib.h @@ -42,7 +42,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. struct NETLIBHTTPREQUEST; struct NETLIBOPENCONNECTION; -#define NETLIB_USER_AGENT "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)" +#define NETLIB_USER_AGENT "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ///////////////////////////////////////////////////////////////////////////////////////// // Initialises the netlib for a set of connections -- cgit v1.2.3