mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-30 01:37:04 +08:00
增加cc使用的若干通用扩展名
This commit is contained in:
@@ -25,6 +25,10 @@ var commonFileExtensionsMap = map[string]zero.Zero{
|
||||
".woff2": zero.New(),
|
||||
".js": zero.New(),
|
||||
".css": zero.New(),
|
||||
".ttf": zero.New(),
|
||||
".otf": zero.New(),
|
||||
".fnt": zero.New(),
|
||||
".svg": zero.New(),
|
||||
}
|
||||
|
||||
// CC2Checkpoint 新的CC
|
||||
|
||||
Reference in New Issue
Block a user