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:
NRK
2021-05-05 12:53:51 +06:00
parent 8cc30e4176
commit 0de035767a

3
sxbm
View File

@ -30,9 +30,6 @@ COL_LINE_NUM="\033[1;34m" # Blue
# 1 to enable encryption, 0 to disable it
ENCRYPTION="0"
# Auto fetch title. 1 to enable, 0 to disable
TITLE_FETCH="1"
#################
### functions ###