You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
1005 B
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<html><head><meta name='viewport' content='width=device-width'><meta charset='utf-8'>
<title>隐私协议</title></head>
<body>
<h1>隐私协议</h1>
<p>本应用排除安卓系统webview可能收集部分数据不收集不保存任何用户数据。所有本地保存的数据如书签离线保存等均需用户主动明确发出指令。
</p>
<b>设备权限调用情况</b>
在您使用 uweb 过程中我们需要在必要范围内向您申请获取设备权限。请您知悉我们不会默认开启您设备的权限uweb 调用的权限、调用权限的目的,以及调用权限前向您询问的情况请见下表:
<pre>
设备权限 调用权限的目的 是否询问 用户可否关权限
网络权限 访问网站 否 可
存储权限 下载文件保存图片 是 可
相机权限 网站要求 是 可
麦克风权限 网站要求 是 可
位置权限 提供网站位置信息 是 可
</pre>
</body>
</html>