From d97b8adfde2b6c013025e1d4e9a8c9d773149e94 Mon Sep 17 00:00:00 2001 From: "Enno Boland (tox)" Date: Wed, 14 Oct 2009 16:28:00 +0200 Subject: changing useragent. --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index e1b6df7..036da80 100644 --- a/config.def.h +++ b/config.def.h @@ -1,4 +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 *progress = "#FF0000"; static gchar *progress_trust = "#00FF00"; static gchar *stylefile = ".surf/style.css"; -- cgit v1.2.3