1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
<?php
declare(strict_types = 1);
return [
'authorName' => 'Gabin Aureche',
'authorUrl' => 'https://codepen.io/Zhouzi/',
'cms' => null,
'code' => [
'html' => '<iframe id="cp_embed_JoRazP" src="https://codepen.io/Zhouzi/embed/preview/JoRazP?height=300&slug-hash=JoRazP&default-tabs=js,result&host=https://codepen.io" title="TheaterJS" scrolling="no" frameborder="0" height="300" allowtransparency="true" class="cp_embed_iframe" style="width: 100%; overflow: hidden;"></iframe>',
'width' => 800,
'height' => 300,
'ratio' => 37.5
],
'description' => null,
'favicon' => 'https://codepen.io/favicon.ico',
'feeds' => [],
'icon' => null,
'image' => 'https://assets.codepen.io/99102/internal/screenshots/pens/JoRazP.default.png?fit=cover&format=auto&ha=true&height=360&quality=75&v=2&version=1467971314&width=640',
'keywords' => [],
'language' => 'en-US',
'languages' => [],
'license' => null,
'providerName' => 'CodePen',
'providerUrl' => 'https://codepen.io/',
'publishedTime' => null,
'redirect' => null,
'title' => 'TheaterJS',
'url' => 'https://codepen.io/Zhouzi/pen/JoRazP',
'linkedData' => [],
'oEmbed' => [
'success' => true,
'type' => 'rich',
'version' => '1.0',
'provider_name' => 'CodePen',
'provider_url' => 'https://codepen.io',
'title' => 'TheaterJS',
'author_name' => 'Gabin Aureche',
'author_url' => 'https://codepen.io/Zhouzi/',
'height' => '300',
'width' => '800',
'thumbnail_width' => '384',
'thumbnail_height' => '225',
'thumbnail_url' => 'https://assets.codepen.io/99102/internal/screenshots/pens/JoRazP.default.png?fit=cover&format=auto&ha=true&height=360&quality=75&v=2&version=1467971314&width=640',
'html' => '<iframe id="cp_embed_JoRazP" src="https://codepen.io/Zhouzi/embed/preview/JoRazP?height=300&slug-hash=JoRazP&default-tabs=js,result&host=https://codepen.io" title="TheaterJS" scrolling="no" frameborder="0" height="300" allowtransparency="true" class="cp_embed_iframe" style="width: 100%; overflow: hidden;"></iframe>'
],
'allLinkedData' => []
];
|