fix server cmd & http index page (#54)

This commit is contained in:
Sarv
2025-04-17 18:50:09 +08:00
committed by GitHub
parent 871ad50b3b
commit b866d6eddd
6 changed files with 949 additions and 203 deletions

View File

@@ -35,7 +35,7 @@ var Groups = []dbm.Group{
},
{
Name: Contact,
Pattern: `^MicroMsg.db$`,
Pattern: `^MicroMsg\.db$`,
BlackList: []string{},
},
{