diff options
author | JinweiClarkChao <[email protected]> | 2014-09-23 22:34:14 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-13 15:07:44 +0800 |
commit | b214f38d2c24a890ce36512a0c8bab965e27a508 (patch) | |
tree | 1522b651444407cbf120798e79be4657f1b472ab /Code/Train/video.html | |
parent | e13882d1656b143533cec307a19425e0a56ec999 (diff) | |
download | jinwei.me-b214f38d2c24a890ce36512a0c8bab965e27a508.tar.gz |
README
Diffstat (limited to 'Code/Train/video.html')
-rw-r--r-- | Code/Train/video.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Code/Train/video.html b/Code/Train/video.html new file mode 100644 index 0000000..569dda7 --- /dev/null +++ b/Code/Train/video.html | |||
@@ -0,0 +1,30 @@ | |||
1 | <!doctype html> | ||
2 | <html> | ||
3 | <head> | ||
4 | <link href="http://vjs.zencdn.net/4.3/video-js.css" rel="stylesheet"> | ||
5 | <script src="http://vjs.zencdn.net/4.3/video.js"></script> | ||
6 | <style type="text/css"> | ||
7 | .vjs-default-skin { color: #cabbbb; } | ||
8 | .vjs-default-skin .vjs-play-progress, | ||
9 | .vjs-default-skin .vjs-volume-level { background-color: #186c99 } | ||
10 | .vjs-default-skin .vjs-control-bar, | ||
11 | .vjs-default-skin .vjs-big-play-button { background: rgba(123,20,20,0.7) } | ||
12 | .vjs-default-skin .vjs-slider { background: rgba(123,20,20,0.2333333333333333) } | ||
13 | .vjs-default-skin .vjs-control-bar { font-size: 75% } | ||
14 | </style> | ||
15 | |||
16 | <meta charset="utf-8"> | ||
17 | <title>VIDEO</title> | ||
18 | </head> | ||
19 | |||
20 | <body> | ||
21 | <script type="text/javascript" src="http://v.ku6vms.com/phpvms/player/js/vid/UGeloFqL3sauhl2-/style/rhFuGpz6mfMTBJQA/"></script> | ||
22 | |||
23 | <!-- jinwei.me Baidu tongji analytics --> | ||
24 | <script type="text/javascript"> | ||
25 | var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); | ||
26 | document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F91918ac6d6854623883a2b546ebc00ac' type='text/javascript'%3E%3C/script%3E")); | ||
27 | </script> | ||
28 | |||
29 | </body> | ||
30 | </html> | ||