Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub committed Jun 10, 2024
1 parent 4230075 commit d0a155b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion middleware/rewrite.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ func (c *RewriteConfig) Init() *RewriteConfig {
}

var regexpQuotedBytes = map[rune]struct{}{
'`': {},
'\\': {},
'.': {},
'+': {},
Expand Down

0 comments on commit d0a155b

Please sign in to comment.