Open EirikBirkeland opened 6 years ago
!/?<!med/
/[^:]/
This helps avoid unclean RegEx syntax that is hard to maintain.
!/?<!med/
AND/[^:]/
This helps avoid unclean RegEx syntax that is hard to maintain.