修改隐私政策

This commit is contained in:
dragon
2024-09-25 21:47:08 +08:00
parent 07db8f5c66
commit 77a3bea3ef

View File

@@ -72,7 +72,7 @@
<body>
<!-- wp:paragraph -->
<p><em>Last updated: September 1, 202</em>4</p>
<p><em>Last updated: September 24, 202</em>4</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
@@ -132,6 +132,20 @@
at&nbsp;MoliStar666@gmail.com.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>This policy sets out the basis for our handling of any personal data collected from you or provided to us by you.
If you have any other questions about how we use your personal data, please contact us.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Data controller : Mansion . Contact information for the data controller is MoliStar666@gmail.com .</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>DPO : Mansion, Contact Email : MoliStar666@gmail.com. Users can contact DPO to to help address any privacy
concerns or questions.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Our mailing address: D-8-2 City Mansion, Hanlin Street, Panzhou City, Liupanshui City, Guizhou Province</p>
<!-- /wp:paragraph -->
@@ -571,21 +585,41 @@
<p><strong>Sharing:</strong></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>You have the right to know whether your personal data is shared with third parties. We may collaborate with third
parties to share your personal data, for example, to provide services or comply with legal requirements. If you
wish to know if your personal data is being shared, or if you would like more information about sharing with
third parties, please contact us.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>You can contact us at any time to exercise your rights, including requesting access, correction, or deletion of
your personal data, or requesting to stop sharing your personal data with third parties. We will make every
effort to protect your personal data and take appropriate security measures to ensure data security.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>We are committed to complying with applicable privacy laws and regulations, including the California Consumer
Privacy Act (CCPA), and will continuously update our privacy policy to ensure compliance with relevant legal
requirements. If you have any questions or concerns about our data sharing policy, please feel free to contact
us.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>We will not share your personal information with any other company, organization or individual unless one or more
of the following circumstances exist:</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>(1) We have obtained your consent in advance;</p>
<p>(1)&nbsp;We have obtained your consent in advance;</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>(2) It is proposed by yourself;</p>
<p>(2)&nbsp;It is proposed by yourself;</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>(3) Necessary sharing with business partners:</p>
<p>(3)&nbsp;Necessary sharing with business partners:</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
@@ -642,7 +676,7 @@
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Please refer to<strong> 13. Information Collection and Use of Third-Party SDKs for details.</strong></p>
<p>Please refer to<strong> 13. Information Collection and Use of Third-Party SDKs&nbsp;for details.</strong></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
@@ -847,7 +881,7 @@
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p><strong>4.&nbsp;How do you manage your personal information</strong></p>
<p><strong>4. How do you manage your personal information and Opt-Out Rights</strong></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
@@ -904,6 +938,40 @@
currently provide files exclusively in CSV and JSON formats.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p><strong>Opt-Out Rightshow to opt out of data sharing or selling, as well as opt out of targeted advertising and
personal data sales</strong></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>You have the right to opt out of the sharing or selling of your personal data. If you wish to exercise your
opt-out rights, or do not wish to receive targeted advertising, personal data sales, or personal data analysis
that supports decisions with legal or similarly significant consequences for you, please contact us as follows:
</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Opting Out of Data Sharing or Selling: You can notify us of your opt-out request by sending an email to [your
contact email] or calling [your contact phone number]. We will promptly process your request and cease sharing
or selling your personal data within the legally required timeframe.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Opting Out of Targeted Advertising: If you do not wish to receive targeted advertising, please visit our website
[your website link] or contact us to learn how to opt out of targeted advertising services.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Please note that opting out may affect the type of ads you receive or personalized services. We will respect your
choice and make every effort to protect the privacy of your personal data. We are committed to complying with
the Virginia Consumer Data Protection Act (VCDPA) requirements and will continuously update our privacy policy
to ensure compliance with relevant legal requirements.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p><strong>5.&nbsp;How do you delete your account</strong></p>
<!-- /wp:paragraph -->
@@ -1307,10 +1375,6 @@
<p>MoliStar Team</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph -->
</body>
<script src="../../common/js/jquery-3.2.1.min.js"></script>
<script src="../../common/js/common2.js"></script>
@@ -1335,8 +1399,8 @@
function translateFun() {
const langReplace = window.lang.replace;
const localLang = window.lang;
$('#privacyPolicy_title').html(langReplace(localLang.demoModule.privacyPolicy_title));
$('#privacyPolicy_body').html(langReplace(localLang.demoModule.privacyPolicy_body));
// $('#privacyPolicy_title').html(langReplace(localLang.demoModule.privacyPolicy_title));
// $('#privacyPolicy_body').html(langReplace(localLang.demoModule.privacyPolicy_body));
}
</script>