瀏覽代碼

Daydream: Added Origin Trial Token

Mugen87 8 年之前
父節點
當前提交
85e3e3d531
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examples/webvr_daydream.html

+ 2 - 0
examples/webvr_daydream.html

@@ -4,6 +4,8 @@
 		<title>three.js webvr - daydream</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+		<!-- Origin Trial Token, feature = WebVR, origin = https://threejs.org, expires = 2017-03-13 -->
+		<meta http-equiv="origin-trial" data-feature="WebVR" data-expires="2017-03-13" content="Any7HFKv+fkg+mBnJBBFIYyFbQgDyum3bNsVUXBInRDadbhafI6F0hXq/cStNqdi29167TYlkDuH/JE5ZZSI6gcAAABKeyJvcmlnaW4iOiJodHRwczovL3RocmVlanMub3JnOjQ0MyIsImZlYXR1cmUiOiJXZWJWUiIsImV4cGlyeSI6MTQ4OTQxNzU2OX0=">
 		<style>
 			body {
 				font-family: Monospace;