为什么不用github?
原因:为什么打开github的速度这么慢??
视频外链怎么弄?
Other Choose
使用第三方云笔记(有分享功能),比如某道云...
直接使用 Gitee Pages
html插入视频需要声明标签
<meta name="referrer" content="never">
例子
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="never">
</head>
<body>
<!-- 高登心淡 -->
<video controls="controls" autoplay="autoplay">
<source src="http://note.youdao.com/yws/public/resource/c07f1b7460e0e29418d043c1aac1c13c/xmlnote/97D922F4E16A42E6A403ED287C843CE5/5063"
type="video/mp4"/>
Your browser does not support the video tag.
</video>
</body>
</html>
在限制之前至少还能这样用(普通用户gitee仓库容量目前是5个G) ?
-- END
写的不错,赞助一下主机费
暂无评论~~