Sha256: dabdcfc27aa5196028f7c5876b7a53156ee57629cc755710d28a529ceadbc538

Contents?: true

Size: 962 Bytes

Versions: 17

Compression:

Stored size: 962 Bytes

Contents

<!doctype html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<script>
(function() {
var v = location.search.substr(1);
if (!(/^\d+(-canary)?$/.test(v))) return;
var u = 'https://3p.ampproject.net/'+encodeURIComponent(v)+'/f.js';
document.write('<script'+' src="'+encodeURI(u)+'"><'+'/script>');
})();
</script>
</head>
<body style="margin:0">
<div id="c" style="position:absolute;top:0;left:0;bottom:0;right:0;">
    <script>
        draw3p(undefined,
            // List of expected amp-ad types.
            ['allowed-ad-type1', 'allowed-ad-type2'],
            // List of hostnames that are allowed to embed this change.
            // Please also use ALLOW-FROM X-Frame-Options to get security in
            // browsers that do not support location.ancestorOrigins.
            ['your-domain.com']);
    </script>
</div>
<script>if (window.docEndCallback) window.docEndCallback()</script>
</body>
</html>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
amp-html-1.2.1 lib/generators/templates/components/public/remote.html
amp-html-1.2.0 lib/generators/templates/components/public/remote.html
amp-html-1.1.0 lib/generators/templates/components/public/remote.html
amp-html-1.0.1 lib/generators/templates/components/public/remote.html
amp-html-1.0.0 lib/generators/templates/components/public/remote.html
amp-html-0.7.18 lib/generators/templates/components/public/remote.html
amp-html-0.7.17 lib/generators/templates/components/public/remote.html
amp-html-0.7.16 lib/generators/templates/components/public/remote.html
amp-html-0.7.15 lib/generators/templates/components/public/remote.html
amp-html-0.7.14 lib/generators/templates/components/public/remote.html
amp-html-0.7.13 lib/generators/templates/components/public/remote.html
amp-html-0.7.12 lib/generators/templates/components/public/remote.html
amp-html-0.7.11 lib/generators/templates/components/public/remote.html
amp-html-0.7.10 lib/generators/templates/components/public/remote.html
amp-html-0.7.9 lib/generators/templates/components/public/remote.html
amp-html-0.7.8 lib/generators/templates/components/public/remote.html
amp-html-0.7.7 lib/generators/templates/components/public/remote.html