fix server cmd & http index page

This commit is contained in:
Shen Junzheng
2025-04-17 14:58:25 +08:00
parent 871ad50b3b
commit ca3c0d3efb
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{},
},
{