changeset: 120:a67adb612cac
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Wed Oct 14 19:05:01 2009 +0200
files: config.def.h
description:
better useragent string (for google-* and stuff)
diff -r 6024f8071703 -r a67adb612cac config.def.h
--- a/config.def.h Wed Oct 14 16:28:00 2009 +0200
+++ b/config.def.h Wed Oct 14 19:05:01 2009 +0200
@@ -1,5 +1,5 @@
/* modifier 0 means no modifier */
-static gchar *useragent = "Mozilla/5.0 (This is surf. Really! KHTML, like Gecko) Safari/531.2+";
+static gchar *useragent = "Mozilla/5.0 (X11; U; Linux; en-us) AppleWebKit/531.2+ (KHTML, like Gecko, surf-"VERSION") Safari/531.2+";
static gchar *progress = "#FF0000";
static gchar *progress_trust = "#00FF00";
static gchar *stylefile = ".surf/style.css";
Received on Wed Oct 14 2009 - 17:02:44 UTC
This archive was generated by hypermail 2.2.0 : Wed Oct 14 2009 - 17:12:05 UTC