summaryrefslogtreecommitdiff
path: root/.config/uzbl/cookies
diff options
context:
space:
mode:
authorben <ben@blackbox.(none)>2010-02-19 13:33:39 +0100
committerben <ben@blackbox.(none)>2010-02-19 13:33:39 +0100
commit7f9f6e8f4a952b05e1be20ba2a5f71d0522a9d72 (patch)
treee3630d2853c3ada35d5dfb5f8e6358859e704700 /.config/uzbl/cookies
parenta35c6d11fe098005a3347895b9995df15c0164c5 (diff)
downloaddotfiles-7f9f6e8f4a952b05e1be20ba2a5f71d0522a9d72.tar.gz
dotfiles-7f9f6e8f4a952b05e1be20ba2a5f71d0522a9d72.tar.bz2
dotfiles-7f9f6e8f4a952b05e1be20ba2a5f71d0522a9d72.zip
.config/uzbl: delete the old foler for restart
Diffstat (limited to '.config/uzbl/cookies')
-rw-r--r--.config/uzbl/cookies22
1 files changed, 0 insertions, 22 deletions
diff --git a/.config/uzbl/cookies b/.config/uzbl/cookies
deleted file mode 100644
index 9b7374a..0000000
--- a/.config/uzbl/cookies
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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 \ No newline at end of file