mozilla / page-metadata-service

DEPRECATED - A RESTful service that returns the metadata about a given URL.
Mozilla Public License 2.0
19 stars 8 forks source link

Absolute image URLs are malformed #98

Closed jaredlockhart closed 7 years ago

jaredlockhart commented 7 years ago

Example:

http://www.bestbuy.ca/en-CA/product/benq-benq-1080p-dlp-data-projector-mx525a-white-mx525a/10416162.aspx

images:

http://www.bestbuy.cahttps://multimedia.bbycastatic.ca/multimedia/products/100x100/104/10416/10416162.jpg

jaredlockhart commented 7 years ago

Oh nevermind looks like the bug is on bestbuy's side:

<meta property="og:image" content="http://www.bestbuy.cahttps://multimedia.bbycastatic.ca/multimedia/products/100x100/104/10416/10416162.jpg"/>