This commit is contained in:
kunfei
2022-03-31 14:25:59 +08:00
parent 19cb577450
commit 20135c212d

View File

@@ -22,7 +22,7 @@ object AppPattern {
val debugMessageSymbolRegex = Regex("[⇒◇┌└≡]")
//本地书籍支持类型
val bookFileRegex = Regex("(?i).*\\.(txt|epub|umd)")
val bookFileRegex = Regex(".*\\.(txt|epub|umd)", RegexOption.IGNORE_CASE)
/**
* 所有标点