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