Sha256: 08716a3f25027e130ce916408f2fb67c24bfea3a95ced9bf3f7149c00d9a3b86

Contents?: true

Size: 643 Bytes

Versions: 4

Compression:

Stored size: 643 Bytes

Contents

<html xmlns:og="http://opengraphprotocol.org/schema/">
  <head>
    <meta charset="utf-8"/>
    <meta property="og:type" content="website"/>
    <meta property="og:site_name" content="foo.com">
    <meta property="og:title" content="Title from og">
    <meta property="og:description" content="Description from og">
    <meta property="og:image" content="http://foo.com/foo.png">
    <meta property="og:image:width" content="100">
    <meta property="og:image:height" content="100">
    <meta property="og:video" content="http://foo.com/foo.swf">
    <link rel="icon" href="http://foo.com/foo.ico">
    <title>Title</title>
  </head>

</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
link_thumbnailer-2.4.0 spec/fixtures/og_valid_example.html
link_thumbnailer-2.3.2 spec/fixtures/og_valid_example.html
link_thumbnailer-2.3.1 spec/fixtures/og_valid_example.html
link_thumbnailer-2.3.0 spec/fixtures/og_valid_example.html