Fix National Geographic Picture of the Day provider
Each meta
tag is no longer on its own line. This PR updates the regex to be a bit less strict when trying to extract the URL. I.e. allowing it to be anywhere in the line, allowing for extra attributes between meta
and content
attributes, and match the URL lazily. This PR also updates the .h
provider file to point to proper URL.
Edited by George Dietrich