]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added icon for browsers
authoreldy <>
Wed, 3 Apr 2002 21:01:25 +0000 (21:01 +0000)
committereldy <>
Wed, 3 Apr 2002 21:01:25 +0000 (21:01 +0000)
wwwroot/cgi-bin/db/browsers.pl
wwwroot/icon/browser/teleport.png [new file with mode: 0644]
wwwroot/icon/browser/webcopier.png [new file with mode: 0644]

index 908e27513e599872f54b523da7c9d2744f36a7b8..4fed77ef4a6ca41cf29bceb223bc76fb09621799 100644 (file)
@@ -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.
 "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 (file)
index 0000000..dceba90
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 (file)
index 0000000..e0ce7b6
Binary files /dev/null and b/wwwroot/icon/browser/webcopier.png differ