Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footsen

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • footsen
  • footseen
  • Nesting
  • help
  • privacyAgreement.html
Find file
BlameHistoryPermalink
  • agan's avatar
    修改 · 5e9972c9
    agan committed 3 years ago
    5e9972c9
privacyAgreement.html 40.4 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641
<!doctype html>
<html lang="zh">

<head>
    <meta charset="UTF-8">
    <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
    <meta content="telephone=no" name="format-detection">
    <title>Footseen Privacy Agreement</title>
    <link rel="stylesheet" href="https://zhiboweb.yazhaiyabo.com/simper/css/reset.css">
    <link rel="stylesheet" href="../../css/background.css">

    <style>
        .pageBox {
            max-width: 1080px;
            margin: 0 auto;
        }

        p {
            font-size: 16px;
            color: #1f2329;
        }

        span {
            color: #3370ff;
        }

        .bold {
            font-weight: bold;
        }

        .title {
            font-size: 30px;
        }
    </style>
    <style>
        p {
            margin-left: 10px;
            margin-right: 10px;
            margin-bottom: 15px !important;
        }
    </style>
</head>

<body>
    <div class="pageBox">
        <p class="title bold">Footseen Privacy Agreement</p>
        <p class="bold">Privacy Agreement</p>
        <p>This Footseen Live Privacy Policy explains how Footseen Live ("Footseen" "we" "us") process any personal data
            we collect from visitors and users of Footseen applications, services provided in relation to the website
            (collectively, the “Footseen Services”).</p>
        <p>You may share personal information when using the Footseen Services. One example is when you provide
            information about yourself as part of the Footseen account creation process. Another is when you take
            certain actions on the Footseen Services that are public or intended to be public in nature, such as when
            you broadcast content, post profile information, follow a channel, or subscribe to a broadcast channel.
            Given the social nature of some of the Footseen Services, that information may be collected, used, or
            disclosed by others who are part of that social interaction. In addition, some features of the Footseen
            Services are designed to provide others with information about user activity, such as identifying the user
            who created a particular Clip or the subscription status of users for a given channel. We encourage you to
            be mindful of this when considering your activity on the Footseen Services.</p>

        <p class="bold">Contact Information</p>
        <p>If you have any questions about how we use your personal data, please contact
            <span>TSY900920@gmail.com</span>
        </p>
        <p class="bold">Table of content</p>
        <p>What Information Do We Collect</p>
        <p>How We Use Your Information</p>
        <p>How We Share Your Information</p>
        <p>International Data Transfers</p>
        <p>Links to Other Websites or Application</p>
        <p>Data Security</p>
        <p>Your Choices</p>
        <p>Your Rights</p>
        <p>Children</p>
        <p>Retention of Your information</p>
        <p>Changes and Updates to This Privacy Policy</p>

        <p class="bold">What Information Do We Collect</p>
        <p>We obtain information about you through the means discussed below when we provide the Footseen Services.
            Please note that we need certain types of information so that we can provide the Footseen Services to you.
        </p>
        <p>i.User-provided Information</p>
        <p>ii.Collected Information for Legitimate Interests</p>

        <p class="bold">User-provided Information </p>
        <p>You consent to provide some or all of the following Personal Information when you create an account on the
            App or use Footseen Services, such as uploading contents on the App or contact us for technical support:
        </p>
        <p>• Registration information, such as your date of birth, phone number (or email, if applicable), password,
            user
            identifier and language;</p>
        <p>• Profile information, such as your alias, profile images, gender, hometown, self-introduction, social media
            information, education, and career;</p>
        <p> • User-generated contents (“UGC”), such as comments, texts, messages, pictures, images, videos, sounds, code
            or
            other data or materials that you upload, distribute or stream on the App when you use Footseen Services;</p>
        <p>• Payment information, such as full name, billing address, billing zip code, billing country, date of birth,
            purchase amount, payment method, credit or debit card number or other payment information where required for
            payment;</p>
        <p>• Transaction information such as the transaction serial number and transaction historical records after you
            purchased Paid Services;</p>
        <p>• Your social network contacts with your permission, when you activate the “Discover Friends” function and
            allow
            us to access your contacts;</p>
        <p>• Your Global Positioning System (GPS) information, after you permit us to do so but you may change the
            access
            to your GPS information via the settings on your mobile device;</p>
        <p>• Your opt-in choices and correspondence with us, such as information used to verify with your account or to
            resolve your feedback or complaints;</p>
        <p>• Information you provide when participating in in-app surveys and activities.</p>
        <p>• Information you provide from social media when you create a Footseen account by connecting with a
            third-party
            social media, such as Facebook, Instagram, Twitter, Google, or if you link a Footseen account with a
            third-party
            social media account;</p>

        <p class="bold">Collected Information for Legitimate Interests</p>
        <p>We may collect some or all of the following Personal Information about you when you use Footseen Services for
            legitimate interests:</p>
        <p>• Network activity information, such as your browsing history, search history, the videos or pages you
            visited,
            the date and time of your visits, other users’ accounts that you subscribed to, and information regarding
            your
            interaction with other users;</p>
        <p>• Information from Other Sources: We may obtain additional information from third parties and sources other
            than
            the FOOTSEEN Services. For example, we may obtain additional information from games or services you use, or
            social media networks (such as Facebook) for which you have approved our access. When you access the
            FOOTSEEN
            Services through social media networks or when you connect the FOOTSEEN Services to social media networks,
            you
            are authorizing FOOTSEEN to collect, store, and use such additional information and content in accordance
            with
            this Privacy Policy</p>
        <p>• Device identifiers, such as your operating system, browser type, brand, model and serial number of your
            mobile
            device, Internet Protocol (IP) address, mobile carrier, screen resolution, language setting, IMEI number,
            IMSI
            number, and media access control address;</p>
        <p>• Information regarding your access to and use of other apps;</p>
        <p>• Other location information, such as the information based on your SIM card;</p>
        <p>• Mobile advertising identifiers, which are used by mobile operating systems and made available to
            advertising
            providers to gather metrics on mobile apps (Apple’s IDFA or Google’s AAID) to help us and advertisers
            provide
            ads that may be more relevant to your interests;</p>
        <p>• Metadata, associating with the UGC you provided us, which describes other data and provides information
            about
            how, when, and by whom the piece of UGC was collected and how that UGC was formatted, such as hashtags used
            to
            label the keywords to the video and captions;</p>
        <p>• Cookies, small pieces of data to enable us to provide certain features, which are collected by us or our
            business partners to measure and understand the web pages you click on and how you use Footseen Services,
            enhance your experience using Footseen Services.</p>

        <p>We may also collect, use and share your information to produce and share aggregated insights that do not
            identify you. Aggregated data may be derived from your Personal Information but is not considered Personal
            Information as this data does not directly or indirectly reveal your identity. For example, we may aggregate
            your usage data to calculate the percentage of users accessing a specific website feature, to generate
            statistics about our users, to calculate the percentage of users accessing a specific website feature, or to
            calculate ad impressions served or clicked on.</p>

        <p>Storage and access to cookies that are set in connection with the Footseen Services are governed by the
            Footseen
            Live Cookie Policy ("Cookie Policy").
        </p>

        <p class="bold">How We Use Your Information</p>

        <p>We will only use your Personal Information when the applicable laws allow us to. In general, we use your
            Personal Information for the following purposes:</p>

        <p>• Provision of services: to present Footseen Services and its contents to you, including any interactive
            features on Footseen Services, and to provide you with information, products or services that you allow us
            to;
            we also collect and use Personal Information to verify your eligibility and deliver prizes in connection
            with
            promotion activities and sweepstakes;</p>
        <p>• Improvement of services: to improve and personalize our services by presenting new services, information,
            recommendations, and feedback;</p>
        <p>• Customer management: to manage a registered user's account, to provide customer support and notices to the
            registered user about his account or subscription, and notices about changes to Footseen Services or any
            other
            product or service we offer or provide through it;</p>
        <p>• Communication: to communicate and interact with you directly, for an example, we may send notifications
            regarding upcoming changes, promotion activities or improvements on Footseen Services;</p>
        <p>• Content review: to review pictures, images and contents posted or generated on Footseen Services to ensure
            that we comply with any applicable content regulations in any relevant jurisdiction;</p>
        <p>• Customization of content: to perform research and analysis about your use of, or interest in contents,
            products, advertising, or services available on Footseen Services in order to develop and display content
            tailored to your interests on our Website and App;</p>
        <p>• Performance Analysis: to determine whether users of Footseen Services are unique, or whether the same user
            is
            using Footseen Services on multiple occasions, and to monitor aggregate metrics such as total number of
            visitors, number of videos viewed, demographic patterns;</p>
        <p>• Functionality and security: to identify users not meeting the age limit, to diagnose or fix technology
            problems, and to detect, prevent, and respond to actual or potential fraud, illegal activities, or
            intellectual
            property infringement;</p>
        <p>• Compliance: to enforce our terms of use and to comply with our legal obligations;</p>
        <p>• Aggregation: to aggregate information we collect about you to which one or more purposes described above.
        </p>
        <p>• Cookie: We and our vendors and service providers use cookies and other similar technologies (e.g., web
            beacons, flash cookies, etc.) ("Cookies") to automatically collect information, measure and analyze which
            web
            pages you click on and how you use the Platform, enhance your experience using the Platform and improve our
            services. Cookies are small files which, when placed on your device, enable the Platform to provide certain
            features and functionality. Web beacons are very small images or small pieces of data embedded in images,
            also
            known as "pixel tags" or "clear GIFs," that can recognize Cookies, the time and date a page is viewed, a
            description of the page where the pixel tag is placed, and similar information from your computer or device.
            By
            using the Platform, you consent to our use of Cookies.</p>
        <p>Additionally, We link your contact or subscriber information with your activity on our Platform across all
            your
            devices, using your email or other log-in or device information. We are not responsible for the privacy
            practices of these third parties, and the information practices of these third parties are not covered by
            this
            Privacy Policy.</p>
        <p>You may be able to refuse or disable Cookies by adjusting your browser settings. Because each browser is
            different, please consult the instructions provided by your browser. Please note that you may need to take
            additional steps to refuse or disable certain types of Cookies. In addition, your opt-out selection is
            specific
            to the particular browser or device that you are using when you opt out, so you may need to opt-out
            separately
            for each of browser or device. If you choose to refuse, disable, or delete Cookies, some of the
            functionality of
            the Platform may no longer be available to you.</p>

        <p>• To provide you with the social networking service,we will collect Name, email address, date of birth,
            location</p>
        <p>• To verify your identity and prevent fraud and to ensure the safety and security of Users, we will collect
            your
            Phone number and if requested or permitted, photo provided as part of profile verification</p>
        <p>•To take payment for premium services (not applicable for Users making payments via the Apple App Store),we
            will
            collect your Payment card details</p>
        <p>•To carry out research and analysis to help us improve the App,we will collect Log and usage data, including
            IP
            address, browser type, referring domain, pages accessed, mobile carrier and search terms, images and video
        </p>
        <p>•To respond to correspondence and queries that you submit to us, including social media queries,we will
            collect
            your Name, phone number</p>
        <p>•To investigate and block Users for reported infringements of our Terms and Conditions of Use, we will
            collect
            your Name and user registration details, profile information, content of messages and photographs + usage
            and
            device data such as IP address and IP session information</p>
        <p>•To enable Users to create and enhance their Bprofile and log into the App via third party accounts, we will
            use
            Data from Facebook and other third-party accounts</p>
        <p>•To block payment transactions as part of our anti-fraud procedures, we will collect your Name, IP address,
            email address, mobile number, cardholder name, payments received, type of payment, user ID, country</p>
        <p>•To serve promo cards and advertisements on the App,we will use your Location, gender, age, and information
            that
            you have optionally provided us with via your profile</p>

        <p> Note that we may process your Personal Information for more than one lawful ground depending on the specific
            purpose for which we use your Personal Information.</p>


        <p class="bold">How We Share Your Information</p>

        <p>• Please note that if your profile is public, your content will be visible to anyone on the Platform and may
            also be accessed or shared by your friends and followers as well as third parties such as search engines,
            content aggregators and news sites. You can change who can see a video or a picture each time you upload a
            video</p>
        <p>• We may also share your information with other members, subsidiaries, or affiliates of our corporate group,
            to
            improve, optimize the Platform and to prevent illegal use.</p>
        <p>• We may share your Personal Information outside of Footseen Services when we have your consent, either
            express
            or implied.</p>
        <p>• We may disclose your Personal Information to members of our corporate group (that is, entities that
            control,
            are controlled by, or are under common control with us) to the extent this is necessary for services,
            customer
            management, customization of content, advertising, analytics, verifications, functionality and security, and
            compliance.</p>
        <p>• We may disclose your Personal Information to our authorized service providers that perform certain services
            on
            our behalf. These services may include fulfilling orders, processing credit card payments, customization of
            content, analytics, security, map navigation, data storage and cloud services, supporting our functionality,
            and
            other features offered through Footseen Services. These service providers may have access to Personal
            Information needed to perform their functions but are not permitted to share or use such information for any
            other purposes. However, if you connect to a third-party service through Footseen Services or otherwise
            links
            your Footseen account with a third-party service, you are requesting and authorizing us to share or grant
            access
            to information on your behalf with such third party. We may also send information about the content that you
            watched or your activities on Footseen Services to such third party in order to upgrade your experience on
            Footseen Services.</p>
        <p>• We may disclose or share your Personal Information to a buyer or other successor in the event of a merger,
            divestiture, restructuring, reorganization, dissolution or other sale or transfer of some or all of our
            assets,
            whether as a going concern or as part of bankruptcy, liquidation or similar proceeding, in which Personal
            Information held by us about our users is among the assets transferred. If such a sale or transfer occur, we
            will use reasonable efforts to try to ensure that the entity to which we transfer your Personal Information
            uses
            information in a manner that is consistent with this privacy policy.</p>
        <p>• We access, preserve and share your Personal Information with regulators, law enforcement or others where we
            reasonably believe such disclosure is needed to (a) comply with any applicable law, regulation, legal
            process,
            or governmental request, (b) enforce applicable terms of use, including investigation of potential
            violations
            thereof, (c) detect, prevent, or otherwise address illegal or suspected illegal activities, security or
            technical issues, (d) protect against harm to the rights, property or safety of our company, our users, our
            employees, or other third parties; or (e) to maintain and protect the security and integrity of Footseen
            Services or infrastructure.</p>
        <p>• We may disclose aggregated information about our users. We also may share aggregated information with third
            parties for conducting general business analysis. This information does not contain any Personal Information
            and
            may be used to develop content and services that we hope you and other users will find of interest.</p>

        <p>• In order to provide you with Message push service, our App has integrated Getui push SDK , which will
            collect
            your device identifiable information (such as IMEI/android ID/IDFA, etc.) and and installed information to
            ensure you can receive the message push. For your information security, we have made data security
            confidentiality agreements with Getui , who will strictly abide by our data privacy and security
            requirements.
            We will not share your personal identifiable information unless authorized by you. For more information,
            please
            log in https://www.getui.com/privacy to learn privacy policy of Getui.</p>
        <p>• In order to provide you with one-click sharing service, our App has integrated Umeng+ U-Share SDK , which
            will
            collect your device identifiable information (such as IMEI/android ID/IDFA, etc.) and installed information
            of
            social account in order to share information with social account. For your information security, we have
            made
            data security confidentiality agreements with Umeng+, who will strictly abide by our data privacy and
            security
            requirements. We will not share your personal identifiable information unless authorized by you. For more
            information, please log in https://www.umeng.com/policy to learn privacy policy of Umeng+.</p>
        <p class="bold">International Data Transfers</p>

        <p>Your Personal Information may be processed by us, our trusted third party suppliers outside of the country
            (s)
            in which you reside, including in countries where data protection and privacy laws or regulations may be
            equivalent to, or as protective as, the data protection laws and regulations in your country. In accordance
            with
            applicable data protection and privacy laws and regulations, we will implement appropriate measures to
            ensure
            that your personal information remains protected and secure when it is transferred outside of your country
            to a
            jurisdiction that has a less adequate level of protection of personal data. These measures include (where
            applicable) transferring pursuant to data transfer agreements implementing standard data protection clauses.
        </p>

        <p>We may also transfer your personal information outside of your country as permitted by applicable data
            protection and privacy laws and regulations. Examples include where we need to transfer your personal
            information: (a) to perform a contract with you (or to take steps before the contract at your request); (b)
            perform a contract in your interests; or (c) in relation to legal claims.</p>

        <p class="bold">Links to Other Websites or Application</p>

        <p>When you click on a link to any other website, mobile application or third-party content through Footseen
            Services, you will go to another website or other mobile application and another entity may collect
            information
            from or about you. We have no control over, do not review, and cannot be responsible for, these third-party
            websites or mobile applications or their contents. Please be aware that the terms of this privacy policy do
            not
            apply to these third-party websites or mobile applications or content, or to any collection of information
            after
            you click on links to these third-party websites, mobile applications or content.</p>

        <p class="bold">Data Security</p>

        <p>We take appropriate administrative, technical and physical security measures to safeguard your Personal
            Information from unauthorized access and disclosure. For example, only authorized employees are permitted to
            access Personal Information, and they may do so only for permitted business functions. In addition, we use
            encryption in the transmission of certain your Personal Information between your system and ours, and we use
            firewalls to help prevent unauthorized persons from gaining access to your Personal Information. Please be
            advised, however, that we cannot fully eliminate security risks associated with the storage and transmission
            of
            your Personal Information. You should use caution whenever submitting information through Footseen Services
            and
            take special care in deciding which information you provide us with.</p>

        <p>You are responsible for maintaining the secrecy of your password and account information at all times.</p>


        <p class="bold">Your Choices</p>
        <p>You can switch off GPS location, Microphone, Camera or other similar functions on your mobile device if you
            do
            not wish to share them. You can also hide your location, videos uploaded, recent active time and other
            information by adjusting “Privacy” setting.</p>

        <p>You can choose not to provide us with Personal Information, but that may result in you being unable to use
            certain features of Footseen Services because such information may be required for you to register as a
            user,
            purchase Paid Services, participate in a promotion, survey, sweepstakes or make complaints.
        </p>
        <p>You can make changes to your information, including accessing your information, correcting or updating your
            information or deleting your information by editing your profile in the App.</p>

        <p class="bold">Your Rights</p>

        <p>Some jurisdictions' laws grant specific rights to Footseen Live users, which are set out in this section. You
            may have all or some of the following rights set forth below according to applicable laws. We will respond
            to
            your request consistent with the applicable laws as soon as practicable, normally within one month, after
            proper
            verification procedures. Your exercise of these rights is usually free of charge, unless we deem it is
            chargeable under the applicable laws.</p>

        <p>Right to access-You may submit a request to access the Personal Information we collect about you by (a) using
            Help or Feedback function on Footseen Services or (b) by sending your request to us via email at
            feedback@Footseen.tv.</p>

        <p>Right to rectification-You may submit a request to rectify the Personal Information we collect about you by
            (a)
            using Help or Feedback function on Footseen Services or (b) by sending your request to us via email at
            <span>TSY900920@gmail.com</span>
        </p>

        <p>Right to erasure-You may submit a request to erase the Personal Information we collect about you by (a) using
            Help or Feedback function on Footseen Services or (b) by sending your request to us via email. Though we
            cannot
            guarantee a complete erasure of your data that has been stored in our backup servers, we promise that we
            will
            not use the data within the backup servers for any other purpose.</p>

        <p>Right to data portability-You may ask us to transfer some of your Personal Information, if it is collected on
            the basis of your consent, in structured, commonly used and machine-readable formats to you or other
            environments designated by you, if technically feasible, by (a) using Help or Feedback function on Footseen
            Services or (b) by sending your request to us via email <span>TSY900920@gmail.com</span></p>

        <p>Right to withdraw consent-You may withdraw your consent and ask us not to continue to collect or process your
            Personal Information at any time if that information is collected on the basis of your consent by (a) using
            Help
            or Feedback function on Footseen Services or (b) by sending your request to us via email. Your exercise of
            this
            right will not affect the processing activities that occurred before your withdrawal.</p>

        <p>Right to restrict processing-You may request us to stop processing your Personal Information if you believe
            such
            information is collected unlawfully or you have other reason by (a) using Help or Feedback function on
            Footseen
            Services or (b) by sending your request to us via email <span>TSY900920@gmail.com</span>. We will examine
            your request
            and
            respond accordingly.</p>

        <p>Right to object-You may object to the processing of any Personal Information we collect about you, if such
            information is collected on the basis of legitimate interests, at any time by (a) using Help or Feedback
            function on Footseen Services or (b) by sending your request to us via email
            <span>TSY900920@gmail.com</span>. Please
            note
            that we may reject your request if we demonstrate compelling legitimate grounds for the processing, which
            override your interests and freedom or the processing is for the establishment, exercise, or defense of
            legal
            claims.
        </p>

        <p>Right concerning automated decision making and profiling-You may ask us to stop automated decision making or
            profile, if you believe such automated decision making and profiling has legal or similarly significant
            effect
            upon you by (a) using Help or Feedback function on Footseen Services or (b) by sending your request to us
            via
            email <span>TSY900920@gmail.com</span>. We will examine your request and let you know if your request is
            applicable under
            the
            relevant laws and regulations.</p>

        <p>In addition to the foregoing rights, you also have the right to lodge complaints to the competent data
            protection authority (“DPA”), usually the DPA of your home country.</p>


        <p class="bold">Children</p>

        <p class="bold">We do not knowingly collect or maintain personal information from persons under 18 years-of-age.
            If we learn
            that Personal Information of persons under 18 has been collected on or through the FOOTSEEN Services, we
            will
            take appropriate steps to delete this information.</p>

        <p class="bold">If you believe that we have inappropriately collected Personal Information from a Young User,
            please contact
            us
            via email <span>TSY900920@gmail.com</span>.</p>

        <p class="bold">Retention of Your information</p>

        <p>We will retain your Personal Information and other information for as long as you maintain your Footseen Live
            account.</p>

        <p>We may also retain certain information if necessary for purposes of safety, security, and fraud prevention.
            For
            example, if we deactivate a user's account because of unsafe behavior or security incidents, we may retain
            certain information about that account to prevent that user from opening a new Footseen Live account in the
            future.</p>


        <p class="bold">Changes and Updates to This Privacy Policy</p>

        <p class="bold">We may modify or revise our privacy policy from time to time. Although we may attempt to notify
            you when
            major
            changes are made to this privacy policy, you are expected to periodically review the most up-to-date version
            found at Footseen Services so you are aware of any changes, as they are binding on you.</p>

        <p class="bold">If we change anything in our privacy policy, the date of change will be reflected in the "last
            updated date".
            By
            continuing to access or use the Services after those changes become effective, you agree to be bound by the
            revised Privacy Policy.</p>

        <p class="bold">California Privacy Disclosure</p>

        <p>This California Privacy disclosure page supplements the Footseen Live Privacy Policy. These additional
            disclosures are required by the California Consumer Privacy Act. This privacy disclosure page applies to
            California residents and information that identifies, relates to, describes, or could reasonably be linked,
            directly or indirectly, with California consumers ("California Information").</p>


        <p class="bold">Categories of Personal Information Collected</p>

        <p>The personal information that Footseen Live collects, or has collected from you in the twelve months prior to
            the effective date of this disclosure page, fall into the following categories.</p>
        <p>• Registration information, such as your date of birth, phone number (or email, if applicable), password,
            user
            identifier and language;</p>
        <p>• Profile information, such as your alias, profile images, gender, hometown, self-introduction, social media
            information, education, and career;</p>
        <p>• User-generated contents ("UGC"), such as comments, texts, messages, pictures, images, videos, sounds, code
            or
            other data or materials that you upload, distribute or stream on the App when you use Footseen Services;</p>
        <p>• Payment information, such as full name, billing address, billing zip code, billing country, date of birth,
            purchase amount, payment method, credit or debit card number or other payment information where required for
            payment;</p>
        <p>• Your social network contacts with your permission, when you activate the "Discover Friends" function and
            allow
            us to access your contacts;</p>
        <p>• Facial data, such as when you use some features provided by us to create special effects or emojis for your
            streaming section or pictures that you uploaded on Footseen Services, but such data will only be processed
            offline to fulfill the special effects or emojis and we will not use it for other purposes unless we have
            obtained your explicit consent or turn this into de-identified data; further, we will not use your facial
            data
            for marketing or advertising, nor will we share such data with any third party.</p>
        <p>• Your location information, after you permit us to do so but you may change the access to your GPS
            information
            via the settings on your mobile device, and the information based on your SIM card;</p>
        <p>• Information you provide, such as your opt-in choices and correspondence with us, and information you
            provide
            when you participate in in-app surveys and activities.</p>
        <p>• Information you provide from social media when you create a Footseen account by connecting with a
            third-party
            social media;</p>
        <p>• Network activity information, such as your browsing history, search history, the videos or pages you
            visited,
            the date and time of your visits, other users' accounts that you subscribed to, and information regarding
            your
            interaction with other users;</p>
        <p>• Information from Other Sources: We may obtain additional information from third parties and sources other
            than
            the Footseen Services. For example, we may obtain additional information from games or services you use, or
            social media networks (such as Facebook) for which you have approved our access. When you access the
            Footseen
            Services through social media networks or when you connect the Footseen Services to social media networks,
            you
            are authorizing Footseen to collect, store, and use such additional information and content in accordance
            with
            this Privacy Policy</p>
        <p>• Device information, such as your operating system, browser type, brand, model and serial number of your
            mobile
            device, Internet Protocol (IP) address, mobile carrier, screen resolution, language setting, IMEI number,
            IMSI
            number, media access control address, and mobile advertising identifiers;</p>
        <p>• Metadata, associating with the UGC you provided us, which describes other data and provides information
            about
            how, when, and by whom the piece of UGC was collected and how that UGC was formatted, such as hashtags used
            to
            label the keywords to the video and captions;</p>
        <p>• Cookies, small pieces of data to enable us to provide certain features, which are collected by us or our
            business partners to measure and understand the web pages you click on and how you use Footseen Services,
            enhance your experience using Footseen Services.</p>


        <p class="bold">Categories of Personal Information Disclosed for a Business Purpose</p>

        <p>The personal information that Footseen Live disclosed about you for a business purpose in the twelve months
            prior to the effective date of this Disclosure fall into the following categories:</p>
        <p>• Identifiers such as your IP address;</p>
        <p>• Personal information, such as your credit card number, email address, phone number and name, for example if
            we
            use a service provider to process payments;</p>
        <p>• Internet or other electronic network activity information, such as if we use a service provider to help us
            gather crash reports for analyzing the health of our services</p>


        <p class="bold">We disclose personal information to the following types of entities in the twelve months prior
            to the
            effective
            date of this Disclosure</p>

        <p>We may disclose your Personal Information to our authorized service providers that perform certain services
            on
            our behalf. These services may include fulfilling orders, processing credit card payments, analytics,
            facilitating your register or login, and supporting our functionality.</p>

        <p class="bold">Your California Privacy Rights</p>

        <p>You may have the right under the California Consumer Privacy Act to request information about the collection
            of
            your personal information by Footseen Live, or access to or deletion of your personal information. If you
            wish
            to request information about the collection of your personal information, please send an email to us via
            <span>TSY900920@gmail.com</span>. If you wish to delete your personal information, please send an email to
            us via
            <span>TSY900920@gmail.com</span>.
        </p>
        <p>Please note that certain information may be exempt from such requests under California law and that,
            depending
            on your data choices, certain services may be limited or unavailable.</p>

        <p class="bold">No sale of personal information. In the twelve months prior to the effective date of this
            Disclosure,
            Footseen
            Live has not sold any personal information of you, as those terms are defined under the California Consumer
            Privacy Act.</p>

        <p>No discrimination. Footseen Live will not discriminate against any consumer for exercising their rights under
            the California Consumer Privacy Act.
        </p>
    </div>
    <script src="../../lib/jquery-3.1.1.min.js"></script>
    <script src="../../lib/langchange.js?v=201909121028"></script>
    <script type="text/javascript">
        if (sessionStorage.lang == 0 || sessionStorage.lang == 2) {
            $("title").text('隱私協議');
        }else{
            $("title").text('Privacy Agreement');
        }
    </script>
</body>

</html>