From 0a5cca8980c185074e81c3fea0b8f116a5a3d8b7 Mon Sep 17 00:00:00 2001 From: coderkun Date: Thu, 16 Feb 2017 21:43:35 +0100 Subject: [PATCH] =?UTF-8?q?Change=20filename=20for=20cookie=20whitelist=20?= =?UTF-8?q?of=20=E2=80=9Cepiphany=E2=80=9D=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epiphany | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 epiphany diff --git a/epiphany b/epiphany old mode 100755 new mode 100644 index 856f87a..c35efd5 --- a/epiphany +++ b/epiphany @@ -1,7 +1,7 @@ #!/bin/bash CONFIG_DIR="$HOME/.config/epiphany" COOKIES="cookies.sqlite" -WHITELIST="cookie_whitelist.txt" +WHITELIST="cookies.whitelist.txt" LOCALSTORAGE_DIR="$HOME/.local/share/epiphany/localstorage"