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