make the whole xdg/dev directories /configs etc more sense making. now theres just...
[uzbl-mobile] / examples / config / uzbl / cookies
1 # This file demonstrates how one *could* manage his cookies.  this file is used by the example cookie handler script.
2 # stick to this format.
3 # trusted -> always store what we get, send what we have (TODO: by default, or when requested?)
4 # deny -> deny storing + sending
5
6 # 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...
7
8
9 TRUSTED
10 bbs.archlinux.org
11 archlinux.org
12 linux.com
13
14
15
16
17 DENY
18 www.icanhascheezburger.com
19
20
21
22 # rest -> ask