`'(https*:\/\/maps.google.com\/?[^< ]+)',` will not parse links from other google maps domains, such as google.de or google.co.uk or ... Suggestion, use `'(https*:\/\/maps.google.\/?[^< ]+)',`