Change filename for cookie whitelist of “epiphany” script
This commit is contained in:
parent
a9bb689c2e
commit
0a5cca8980
1 changed files with 1 additions and 1 deletions
2
epiphany
Executable file → Normal file
2
epiphany
Executable file → Normal file
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
CONFIG_DIR="$HOME/.config/epiphany"
|
CONFIG_DIR="$HOME/.config/epiphany"
|
||||||
COOKIES="cookies.sqlite"
|
COOKIES="cookies.sqlite"
|
||||||
WHITELIST="cookie_whitelist.txt"
|
WHITELIST="cookies.whitelist.txt"
|
||||||
LOCALSTORAGE_DIR="$HOME/.local/share/epiphany/localstorage"
|
LOCALSTORAGE_DIR="$HOME/.local/share/epiphany/localstorage"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue