sanitize
This commit is contained in:
parent
6b7a348c3b
commit
24b48bf77a
1 changed files with 5 additions and 4 deletions
|
@ -2,10 +2,11 @@
|
||||||
|
|
||||||
# Settings
|
# Settings
|
||||||
client="ass"
|
client="ass"
|
||||||
url="https://www.squidify.org"
|
url=""
|
||||||
user="Guest"
|
user=""
|
||||||
password="Guest"
|
password=""
|
||||||
cache_folder="$HOME/.cache/$client"
|
# Example: $HOME/.cache/$client
|
||||||
|
cache_folder=""
|
||||||
cache_file="$cache_folder/list"
|
cache_file="$cache_folder/list"
|
||||||
|
|
||||||
# Get album catalog number if it's available (Requires proper tags).
|
# Get album catalog number if it's available (Requires proper tags).
|
||||||
|
|
Loading…
Add table
Reference in a new issue