- Code: Select all
\.[Ee][Xx][Ee](\?|$)
When I search a group the results are lacking.
I shortened the expression to
- Code: Select all
\.[Ee][Xx][Ee]
Can someone explain the difference in the expressions as it applies to newsbin?
I am not skilled in regex.