remove auto fetch from config
despite the name the script itself is not simple at all. i dont think i want to complect things any further.
This commit is contained in:
3
sxbm
3
sxbm
@ -30,9 +30,6 @@ COL_LINE_NUM="\033[1;34m" # Blue
|
|||||||
# 1 to enable encryption, 0 to disable it
|
# 1 to enable encryption, 0 to disable it
|
||||||
ENCRYPTION="0"
|
ENCRYPTION="0"
|
||||||
|
|
||||||
# Auto fetch title. 1 to enable, 0 to disable
|
|
||||||
TITLE_FETCH="1"
|
|
||||||
|
|
||||||
|
|
||||||
#################
|
#################
|
||||||
### functions ###
|
### functions ###
|
||||||
|
|||||||
Reference in New Issue
Block a user