1 Star 0 Fork 99

hinlin / funds

forked from rabt / funds 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
privacy.html 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
rabt 提交于 2020-05-15 15:21 . change web content
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>隐私协议</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<style>
.header {
text-align: center;
}
.header h3 {
margin-top: 50px;
}
.header h6 {
color: #999999;
margin-top: 0;
}
.content {
width: 800px;
margin: 0 auto;
}
.content p {
font-size: 17px;
}
</style>
</head>
<body>
<div class="header">
<h3>隐私协议</h3>
<h6>2020-05-15</h6>
</div>
<div class="content">
<p>自选基金不会在任何情况下强行劫持访问、插入恶意代码、上传隐私信息。</p>
<p>自选基金不会收集和储存任何个人识别信息(不包括第三方提供的统计服务)。</p>
<p>自选基金会上传你的自选列表用于多个浏览器同步(基于浏览器账户)。</p>
<p>自选基金会调用相关基金api用于获取基金详情。</p>
<p>基金数据来源:天天基金网</p>
</div>
</body>
</html>
JavaScript
1
https://gitee.com/hinlin/funds.git
git@gitee.com:hinlin/funds.git
hinlin
funds
funds
master

搜索帮助