Created
July 22, 2015 20:23
-
-
Save evanbarry/749fc443297006ddba80 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html prefix="og: http://ogp.me/ns#"> | |
<head> | |
<title>The Rock (1996)</title> | |
<meta property="og:title" content="The Rock" /> | |
<meta property="og:type" content="video.movie" /> | |
<meta property="og:url" content="http://www.imdb.com/title/tt0117500/" /> | |
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" /> | |
<meta property="al:ios:app_store_id" content="342792525" /> | |
<meta property="al:ios:url" content="imdb://title/tt0117500" /> | |
<meta property="al:ios:app_name" content="IMDb Movies & TV" /> | |
<meta property="al:android:package" content="com.imdb.mobile" /> | |
<meta property="al:android:url" content="imdb://title/tt0117500" /> | |
<meta property="al:android:app_name" content="IMDb Movies & TV" /> | |
... | |
</head> | |
... | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment