Skip to content

Commit 2223b67

Browse files
committed
Updated README.md
1 parent cd3cd9c commit 2223b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ _version: v0.1_
419419
<summary>Start Pattern</summary>
420420

421421
```regex
422-
(?:\n|\A)[ \t]*(?i)[a-z_-]*(?:secret|service_pass(wd|word|code|phrase)|pass(?:wd|word|code|phrase)?|key|token)[ \t]*:[ \t]*[|>][+-]?[ \t]*\n[ \t]+
422+
(?:\n|\A)[ \t]*(?i)[a-z_-]*(?:secret|service_pass(wd|word|code|phrase)|pass(?:wd|word|code|phrase)?|key|token)[ \t]*:[ \t]*[|>][+-]?[ \t]*(\n|\r\n)[ \t]+
423423
```
424424

425425
</details><details>

0 commit comments

Comments
 (0)