Hhaml-707年度报告
37b2d2d9创建于 2021年12月31日历史提交
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>User Agreement</title>
</head>
<style>
    * {
        margin: 0;
        padding: 0;
    }
    body {
        padding: 50px;
    }
    h2 {
        padding-bottom: 20px;
        text-align: center;

    }
    p {
        padding-bottom: 10px;
        font-size: 18px;
        line-height: 30px;
    }
</style>
<body>
    <h2>User Agreement</h2>
    <p>1. To generate the Un-Wrapped, we will query data about the login time, PRs, and comments of your Gitee account from January 1, 2021 to December 31, 2021 based on your authorization, analyze the data, and display the analysis result on the Un-Wrapped page.</p>
    <p>2. The Un-Wrapped is automatically generated by the algorithm and may be different from the actual data. We cannot guarantee the absolute accuracy and validity of related data.</p>
    <p>3. The Un-Wrapped shows information about your Gitee account. Exercise caution if you choose to send the screenshot of the Un-Wrapped to others.</p>
    <p>4. Except for the purposes defined in this statement, no other processing is performed on the queried data.</p>
</body>
</html>