changeset: 212:46750d28d941
parent: 206:614e0eaee57e
user: Enno Boland (tox) <tox_AT_s01.de>
date: Tue May 25 10:34:43 2010 +0200
files: config.def.h
description:
changing user agent string as suggested by Marvin Vek
diff -r 614e0eaee57e -r 46750d28d941 config.def.h
--- a/config.def.h Mon May 17 11:45:28 2010 +0200
+++ b/config.def.h Tue May 25 10:34:43 2010 +0200
@@ -1,5 +1,5 @@
/* modifier 0 means no modifier */
-static char *useragent = "Mozilla/5.0 (X11; U; Linux; en-us) AppleWebKit/531.2+ (KHTML, like Gecko, surf-"VERSION") Safari/531.2+";
+static char *useragent = "Surf/"VERSION" (X11; U; Unix; en-US) AppleWebKit/531.2+ Compatible (Safari)";
static char *progress = "#FF0000";
static char *progress_trust = "#00FF00";
static char *stylefile = ".surf/style.css";
Received on Tue May 25 2010 - 08:37:32 UTC
This archive was generated by hypermail 2.2.0 : Tue May 25 2010 - 08:48:04 UTC