SyntaxFix
Write A Post
Hire A Developer
Questions
If you using JavaScript to test your Regex, try \\. instead of \..
\\.
\.
It acts on the same way because JS remove first backslash.