/[LeafOK_CVS]/fenglin/www/privacy.php
ViewVC logotype

Contents of /fenglin/www/privacy.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Sat Mar 1 09:08:07 2025 UTC (12 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.2: +10 -13 lines
Convert GB2312 to UTF-8

1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>枫林在线 - 隐私保护</title>
6 <link rel="stylesheet" href="css/default.css" type="text/css">
7 </head>
8
9 <body>
10 <center>
11 <?
12 include "./head.inc.php";
13 ?>
14 <table width="760" border="0" cellpadding="0" cellspacing="0">
15 <tr height=20 bgcolor=#F3F9FC>
16 <td width="20">&nbsp;</td>
17 <td>枫林在线 &gt;&gt; 隐私保护</td>
18 <td width="20">&nbsp;</td>
19 </tr>
20 <tr>
21 <td colspan=3 height=1 bgcolor=gray></td>
22 </tr>
23 <tr height=5>
24 <td>&nbsp;</td>
25 </tr>
26 </table>
27 <table width="760" border="0" cellpadding="0" cellspacing="0">
28 <tr>
29 <td width="10%"></td>
30 <td width="80%" align="center">
31 <table width="100%" border="1" bordercolor="#FF9900" cellpadding="0" cellspacing="0">
32 <tr>
33 <td> <div style="margin:20px; ">
34 <p align="center"><strong>枫林在线保护隐私权之声明</strong></p>
35 <p> <br>
36   本条款阐述枫林在线(以下称&quot;本网站&quot;)有关隐私的声明。本条款告知当您访问本网站时,我们可能从您那里获得的信息,以及我们可能如何使用它。请您务必仔细阅读:
37 </p>
38 <p>  本网站所提供的服务会自动收集有关访问者的信息,这些信息包括访问者人数、访问时间、访问页面、来访地址等,本网站使用这些信息来对我们的服务器进行分析和对网站进行管理。</p>
39 <p>   本网站为了给您提供更加周到的个性化服务而运用了Cookies技术,当使用者访问设有Cookies装置的本网站时,本网站之服务器会自动发送Cookies至阁下浏览器内,并储存到您的电脑硬盘内,此Cookies便负责记录日后您到访本网站的种种活动、个人资料、浏览习惯等。
40 本网站亦运用Cookies储存您感兴趣的信息资料,在您的允许下,本网站还将储存您的密码,以便您造访本网站时不必每次重复输入密码。</p>
41 <p>   本网站包含有到其它网站的链接,我们对于这些网站的内容及您访问这些网站而导致的任何法律争议和后果不负任何责任。</p>
42 <p>   本声明信息适用于以下网址:http://www.fenglin.infohttp://mirror.fenglin.info,修改及更新权均属于枫林在线。
43 <br>
44 </p>
45 </div></td>
46 </tr>
47 </table>
48 </td>
49 <td width="10%"></td>
50 </tr>
51 </table>
52 <?
53 include "./foot.inc.php";
54 ?>
55 </center>
56 </body>
57 </html>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1