~ubuntu-branches/ubuntu/precise/namebench/precise

« back to all changes in this revision

Viewing changes to config/data_sources.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Miguel Landaeta
  • Date: 2010-03-07 13:32:50 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100307133250-80e4nkb88udvdt4m
Tags: 1.2+dfsg-1
* New upstream release.
* Updated watch file and added debian/orig-tar.sh.
* debian/rules: Added get-orig-source target.
* Update years in copyright file.
* Configuration files are now installed in /etc/namebench directory.
* Removed unnecessary files from /usr/share/doc/namebench directory.
* Updated XS-Python-Version, Build-Depends and Depends to python >= 2.5
  since this version doesn't work with 2.4 anymore due to the use of
  relative imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file defines the list of data sources that namebench knows about
 
2
 
 
3
[alexa]
 
4
name=Alexa Top 10,000 Domains
 
5
full_hostnames=0
 
6
1=data/alexa-top-10000-global.txt
 
7
 
 
8
[chrome]
 
9
name=Google Chrome
 
10
1=%HOME%/Library/Application Support/Google/Chrome/Default/History
 
11
2=%HOME%/.config/google-chrome/Default/History
 
12
3=%APPDATA%/Google/Chrome/User Data/Default/History
 
13
4=%USERPROFILE%/Local Settings/Application Data/Google/Chrome/User Data/Default/History
 
14
 
 
15
[chromium]
 
16
name=Chromium
 
17
1=%HOME%/Library/Application Support/Chromium/Default/History
 
18
2=%HOME%/.config/chromium/Default/History
 
19
3=%APPDATA%/Chromium/User Data/Default/History
 
20
4=%USERPROFILE%/Local Settings/Application Data/Chromium/User Data/Default/History
 
21
 
 
22
[opera]
 
23
name=Opera
 
24
1=%HOME%/Library/Preferences/Opera Preferences/global_history.dat
 
25
2=%HOME%/Library/Preferences/Opera Preferences 10/global_history.dat
 
26
3=%APPDATA%/Opera/Opera/global_history.dat
 
27
4=%HOME%/.opera/global_history.dat
 
28
 
 
29
[safari]
 
30
name=Apple Safari
 
31
1=%HOME%/Library/Safari/History.plist
 
32
2=%APPDATA%/Apple Computer/Safari/History.plist
 
33
 
 
34
 
 
35
[firefox]
 
36
name=Mozilla Firefox
 
37
1=%HOME%/Library/Application Support/Firefox/Profiles/*/places.sqlite
 
38
2=%HOME%/.mozilla/firefox/*/places.sqlite
 
39
3=%APPDATA%/Mozilla/Firefox/Profiles/*/places.sqlite
 
40
 
 
41
# firefox v2.0
 
42
4=%HOME%/Library/Application Support/Firefox/Profiles/*/history.dat
 
43
5=%HOME%/.mozilla/firefox/*/history.dat
 
44
6=%APPDATA%/Mozilla/Firefox/Profiles/*/history.dat
 
45
 
 
46
[flock]
 
47
name=Flock
 
48
1=%HOME%/Library/Application Support/Flock/Profiles/*/places.sqlite
 
49
2=%HOME%/.flock/browser/Flock/*/places.sqlite
 
50
3=%APPDATA%/Flock/Browser/Profiles/*/places.sqlite
 
51
 
 
52
[seamonkey]
 
53
name=Mozilla Seamonkey
 
54
1=%HOME%/Library/Application Support/Seamonkey/Profiles/*/history.dat
 
55
2=%HOME%/.mozilla/seamonkey/*/history.dat
 
56
3=%HOME%/.mozilla/default/*/history.dat
 
57
4=%APPDATA%/Mozilla/Seamonkey/Profiles/*/history.dat
 
58
 
 
59
[internet_explorer]
 
60
# XP
 
61
name=Microsoft Internet Explorer
 
62
1=%USERPROFILE%/Local Settings/History/History.IE5/index.dat
 
63
2=%APPDATA%/Microsoft/Windows/History/History.IE5/index.dat
 
64
3=%APPDATA%/Microsoft/Windows/History/Low/History.IE5/index.dat
 
65
 
 
66
[epiphany]
 
67
name=Epiphany
 
68
1=%HOME%/.gnome2/epiphany/ephy-history.xml
 
69
 
 
70
[galeon]
 
71
name=Galeon
 
72
1=%HOME%/.galeon/history*.xml
 
73
 
 
74
[konqueror]
 
75
name=Konqueror
 
76
1=%HOME%/.kde4/share/apps/konqueror/konq_history
 
77
2=%HOME%/.kde/share/apps/konqueror/konq_history
 
78
 
 
79
[omniweb]
 
80
name=OmniWeb
 
81
1=%HOME%/Library/Application Support/OmniWeb ?/HistoryIndex.ox
 
82
2=%HOME%/Library/Application Support/OmniWeb ?/History.plist
 
83
 
 
84
[sunrise]
 
85
name=Sunrise
 
86
1=%HOME%/Library/Application Support/Sunrise*/History.plist
 
87
 
 
88
[camino]
 
89
name=Camino
 
90
1=%HOME%/Library/Application Support/Camino/history.dat
 
91
 
 
92
[icab]
 
93
name=iCab
 
94
1=%HOME%/Library/Preferences/iCab/iCab ? History
 
95
 
 
96
[midori]
 
97
name=Midori
 
98
1=%HOME%/.config/midori/history.db
 
99
 
 
100
[squid]
 
101
name=Squid Cache
 
102
1=/usr/local/squid/logs/access.log
 
103
2=/var/log/squid/access_log