mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 04:47:30 +00:00
feat: regexp2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package constant
|
||||
|
||||
import (
|
||||
"regexp"
|
||||
regexp "github.com/dlclark/regexp2"
|
||||
)
|
||||
|
||||
var RewriteTypeMapping = map[string]RewriteType{
|
||||
|
||||
Reference in New Issue
Block a user