Improve regex to include more characters that could be used to flag 'minute' and 'second' in DDMMSS coordinates notation. ``` minutes[‘'’‛] seconds ("|“|''|‛‛|‟|”|‘‘|’’) ``` Provided by David Fichtmüller