3 Star 1 Fork 1

Gitee 极速下载 / Tweeten

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/MehediH/Tweeten
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
privacy.html 4.72 KB
一键复制 编辑 原始数据 按行查看 历史
Mehedi 提交于 2020-06-21 17:44 . CSs
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Privacy Policy - Tweeten</title>
<link rel="stylesheet" type="text/css" href="../inc/css/app.css?v=3.3">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="../inc/js/release.js?v=2.2"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.7.1/showdown.min.js"></script>
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link rel="icon" type="image/png" sizes="32x32" href="../inc/images/fav/favicon-32x32.png?v=2">
<link rel="icon" type="image/png" sizes="16x16" href="../inc/images/fav/favicon-16x16.png?v=2">
</head>
<body>
<header>
<div class="inner container">
<a href="http://tweetenapp.com" title="Tweeten, an intuitive and powerful Twitter experience built for those who get real work done"><img src="../inc/images/logo.png"/></a>
<div class="main">
<h1 class="donthide">Privacy Policy</h1>
</div>
</div>
</header>
<div class="container privacy">
<p>Your privacy is important to us. It is Tweeten's policy to respect your privacy regarding any information we may
collect from you when using our app, and other sites we
own and operate.</p>
<p>We don’t collect or share any personally identifying information publicly or with third-parties. What data
we store, we’ll protect within commercially acceptable means to prevent loss and theft, as well as unauthorised
access, disclosure, copying, use or modification. We only collect analytics data from the use of our app, and we will never collect any personal data.
</p>
<p>We collect analytics data by fair and
lawful means, with your knowledge and consent. We also let you know why we’re collecting it and how it will be used. We use Ampltiude
to track app analytics, and the analytics data collected is never shared with a third-party. The data is ONLY collected to track the app's usage metrics. Please refer to
<a href="https://help.amplitude.com/hc/en-us/articles/206533238-Data-Security-Privacy" target="_blank" rel="noopener noreferrer">Ampltiude's privacy policy<a/> for more information.
</p>
<p>Our app may link to external sites that are not operated by us. Please be aware that we have no control over the
content and practices of these sites, and cannot accept responsibility or liability for their respective privacy
policies. This includes the use of our app, which relies on Twitter's TweetDeck service. We have no control over the data collected
by Twitter or TweetDeck. Please refer to the <a href="https://twitter.com/en/privacy" target="_blank" rel="noopener noreferrer">Twitter privacy policy for more information.</a>
</p>
<p>You are free to refuse our request for your app usage data. This can be done from Tweeten Settings on the desktop app. We do not collect any usage data from our browser extensions.</p>
<p>Your continued use of our website and app will be regarded as acceptance of our practices around privacy. If you have any questions about how we handle user data feel free to contact
us at <a href="mailto:products@builtbymeh.com">products@builtbymeh.com.</a></p>
<p>This policy is effective as of 21 June 2020.</p>
</div>
<footer class="container">
<div class="inner">
<ul>
<li><a href="http://tweetenapp.com/releases">Release Notes</a></li>
<li><a href="https://blog.tweetenapp.com/">Blog</a></li>
<li><a href="https://twitter.com/tweetenapp">Follow us</a></li>
</ul>
<p>Tweeten is built with <span class="heart"></span> in London.</p>
</div>
</footer>
</body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71965477-1', 'auto');
ga('send', 'pageview');
</script>
</html>
HTML/CSS
1
https://gitee.com/mirrors/Tweeten.git
git@gitee.com:mirrors/Tweeten.git
mirrors
Tweeten
Tweeten
master

搜索帮助