aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config/uzbl/cookies
blob: 9b7374ae0ed45faf16d631e73fe600c8129d601f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file demonstrates how one *could* manage his cookies.  this file is used by the example cookie handler script.
# stick to this format.
# trusted -> always store what we get, send what we have (TODO: by default, or when requested?)
# deny -> deny storing + sending

# if you don't like to edit this file manually, you could even write a script that adds/removes entries using sed, and call the script from uzbl with a keybind...


TRUSTED
bbs.archlinux.org
archlinux.org
linux.com




DENY
www.icanhascheezburger.com



# rest -> ask