Commit 1a7c634
authored
Refine regex pattern for domain path matching
Updated regex pattern to escape only the '/' character while noting potential risks with the wildcard '.' character.1 parent 274c5f7 commit 1a7c634
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | | - | |
| 1077 | + | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | 1080 | | |
| |||
0 commit comments