修改规则隐私政策

This commit is contained in:
dragon
2024-09-25 17:49:04 +08:00
parent 085e5fd422
commit e9b2550677
4 changed files with 81 additions and 5 deletions

View File

@@ -738,7 +738,7 @@ langAr = {
// ==========================================隐私政策==================================
privacyPolicy_title: `Privacy Policy`,
privacyPolicy_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 -->

View File

@@ -738,7 +738,7 @@ langEn = {
// ==========================================隐私政策==================================
privacyPolicy_title: `Privacy Policy`,
privacyPolicy_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 -->

View File

@@ -738,7 +738,7 @@ langZh = {
// ==========================================隐私政策==================================
privacyPolicy_title: `Privacy Policy`,
privacyPolicy_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 -->

View File

@@ -59,8 +59,84 @@
}
</style>
<body id="sdk_body">
<!-- <body id="sdk_body"> -->
<body>
<p class="title">MoliStar Third-party SDK Directory</p>
<p>To ensure the realization ofcertain independent functions and to enable you to use and enjoy more services and
functions, we embed third-party SDKs in the application.We will carefully evaluate the purpose of using such
SDKs.</p>
<p>Please understand that the functions and services of thirdparty SDKs are constantly updated and developed. The
types of data they handle and other content may change due to functional or policy adjustments. Please refer to
the relevant introduction of personal information publicly disclosed by the third party.</p>
<figure class="wp-block-table">
<table border class="has-fixed-layout">
<tbody>
<tr>
<th>SDK Name</th>
<th>Purpose of Use</th>
<th>Types of Personal Information</th>
<th>Third-party Privacy Policy Link</th>
</tr>
<tr>
<td>NetEase Yidun</td>
<td>Implementing UGC Content Filtering Functionality</td>
<td>WiFi network status, network status, operator information, change network connection status,
phone status, external storage of the reader, obtain MAC address</td>
<td>https://dun.163.com/clause/privacy</td>
</tr>
<tr>
<td>NetEase Cloud IM SDK</td>
<td>Collect and send end-user voice information</td>
<td>Networkaccess, Wi-Fi access status, device information, storage card content, obtain IMEI
information, obtain lMSI information, obtain MAC obtain APNS Token, operator type, obtain
application information installed by the system</td>
<td>https://commsease.com/en/clauses?serviceType=3</td>
</tr>
<tr>
<td>Tencent Cloud Object Storage</td>
<td>Upload user avatar, publish dynamic content</td>
<td>Network access, read/write external storage</td>
<td>https://privacy.qq.com/document/preview/e822b3b07d36440db40abf7afa48574e</td>
</tr>
<tr>
<td>Agora</td>
<td>Provide real-time audio and video cloud services</td>
<td>Recording microphone permission, camera permission, phone status, Wi-Fi status access, network
status, operator information, Bluetooth access, network access, modify audio settings,
read/write external storage, keep device awake</td>
<td>https://www.agora.io/cn/privacy-policy</td>
</tr>
<tr>
<td>Tencent Cloud TRTC SDK</td>
<td>Provide real-time audio and video cloud services</td>
<td>Manufacturer of the device, device model, system version, network type, screen resolution, CPU
information, IP address, network permissions, storage permissions, microphone permissions, audio
permissions, Bluetooth permissions, camera permissions, phone permissions</td>
<td>https://trtc.io/document/48827</td>
</tr>
<tr>
<td>SudMGP</td>
<td>Provide interactive gaming-related services</td>
<td>Personal information types, device cache count, invocation of device speaker and vibration
motor, device type, device model, CPU information, storage information, operating system
information, IP address, signal strength information, network type, sender and receiver user ID,
user attributes, usage duration, personal information setting name, nickname, logs</td>
<td>https://console.sud.tech/privacy</td>
</tr>
<tr>
<td>MobTech SDK</td>
<td>Provide timely message push and notification functionality for testing a sample application of
mobile cross-platform development tools</td>
<td>System operation information, network access, obtaining MAC address, obtaining IMEI information,
obtaining anonymous device identifiers (OAID), International Mobile Subscriber Identity (IMSI),
obtaining installed applications, base station information, obtaining running process
information</td>
<td>https://www.mob.com/about/policy</td>
</tr>
</tbody>
</table>
</figure>
</body>