🎇 support add another alist

This commit is contained in:
微凉
2021-12-07 20:16:34 +08:00
parent 74d8fa3919
commit 985b81826f
8 changed files with 37 additions and 17 deletions

View File

@ -41,8 +41,9 @@ var (
RawIndexHtml string
IndexHtml string
CheckParent bool
CheckDown bool
CheckDown bool
Token string
DavUsername string
DavPassword string
)