From: eldy <> Date: Wed, 3 Apr 2002 21:01:25 +0000 (+0000) Subject: Added icon for browsers X-Git-Tag: AWSTATS_4_0_BETA~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28c79393aef8397930ab6de56dcbb6236dd0771;p=thirdparty%2FAWStats.git Added icon for browsers --- diff --git a/wwwroot/cgi-bin/db/browsers.pl b/wwwroot/cgi-bin/db/browsers.pl index 908e2751..4fed77ef 100644 --- a/wwwroot/cgi-bin/db/browsers.pl +++ b/wwwroot/cgi-bin/db/browsers.pl @@ -1,6 +1,6 @@ # AWSTATS BROWSERS DATABASE #-------------------------- -# Last update: 2002-04-02 +# Last update: 2002-04-03 # If you want to add a Browser to extend AWStats database detection capabilities, # you must add an entry in BrowsersSearchIDOrder and in BrowsersHashIDLib. @@ -151,9 +151,9 @@ "webmirror","notavailable", "webvcr","notavailable", # Site grabbers -"teleport","notavailable", +"teleport","teleport", "webcapture","adobe", -"webcopier","notavailable", +"webcopier","webcopier", # Music only browsers "real","mediaplayer", "winamp","mediaplayer", # Works for winampmpeg and winamp3httprdr diff --git a/wwwroot/icon/browser/teleport.png b/wwwroot/icon/browser/teleport.png new file mode 100644 index 00000000..dceba90a Binary files /dev/null and b/wwwroot/icon/browser/teleport.png differ diff --git a/wwwroot/icon/browser/webcopier.png b/wwwroot/icon/browser/webcopier.png new file mode 100644 index 00000000..e0ce7b6d Binary files /dev/null and b/wwwroot/icon/browser/webcopier.png differ