dai22dai commited on
Commit
8b39e17
1 Parent(s): c73d286

Upload 7 files

Browse files
config/config.js ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interstitialadid":"",
3
+ "rewardadid":"ca-app-pub-3210319629830906/9421945511",
4
+ "admobappid":"ca-app-pub-3210319629830906~9440512416",
5
+ "gameKey":"1f268253708a66b4c901bc42f42f845f",
6
+ "secertKey":"daa6a70af6f6d6a4e7fb40a10dc7c75303aa5288",
7
+ "sdkKey":"solid_games_limited_ad1fc7af",
8
+ "sdkSecert":"438dc85ccf73abed8ff67d1ef2e1776f",
9
+ "p1":"http://video.ddmh5.com/config/p1.html",
10
+ "p2":"http://video.ddmh5.com/config/p2.html",
11
+ "p3":"http://video.ddmh5.com/config/p3.html",
12
+ "coin":20
13
+ }
config/p1.html ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Privacy Policy</title>
5
+ </head>
6
+ <body>
7
+ <h1>Privacy Policy</h1>
8
+
9
+ <h2>Personal Identification Information</h2>
10
+ <p>We may collect personal identification information from users in various ways, including when they visit our app, register on the app, fill out a form, and in connection with other activities, services, features, or resources we make available on our app. Users may be asked for, as appropriate, name, email address, phone number, and other relevant information.</p>
11
+ <p>We will collect personal identification information from users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain app-related activities.</p>
12
+
13
+ <h2>Non-Personal Identification Information</h2>
14
+ <p>We may collect non-personal identification information about users whenever they interact with our app. Non-personal identification information may include the device name, type of device, operating system, internet connection, and other technical information about users' means of connection to our app.</p>
15
+
16
+ <h2>How We Use Collected Information</h2>
17
+ <p>We may collect and use users' personal information for the following purposes:</p>
18
+ <ul>
19
+ <li>To personalize user experience</li>
20
+ <li>To improve our app</li>
21
+ <li>To send periodic emails</li>
22
+ </ul>
23
+
24
+ <h2>How We Protect Your Information</h2>
25
+ <p>We adopt appropriate data collection, storage, and processing practices and security measures to protect against unauthorized access, alteration, disclosure, or destruction of users' personal information and data stored on our app.</p>
26
+
27
+ <h2>Sharing Your Personal Information</h2>
28
+ <p>We do not sell, trade, or rent users' personal identification information to others. We may share generic aggregated demographic information not linked to any personal identification information regarding visitors and users with our business partners, trusted affiliates, and advertisers.</p>
29
+
30
+ <h2>Changes to This Privacy Policy</h2>
31
+ <p>We have the discretion to update this Privacy Policy at any time. When we do, we will revise the updated date at the bottom of this page. We encourage users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect.</p>
32
+
33
+ <h2>Contact Us</h2>
34
+ <p>If you have any questions about this Privacy Policy, the practices of our app, or your dealings with our app, please contact us at [xlulu180@gmail.com].</p>
35
+
36
+ <p>This Privacy Policy was last updated on [2023-11-23].</p>
37
+ </body>
38
+ </html>
config/p2.html ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>User Agreement</title>
5
+ </head>
6
+ <body>
7
+ <h1>User Agreement</h1>
8
+
9
+ <h2>Acceptance of Terms</h2>
10
+ <p>Please read this User Agreement carefully before using our app. By using our app, you signify that you have read, understood, and agree to be bound by this User Agreement.</p>
11
+
12
+ <h2>License to Use</h2>
13
+ <p>We grant you a limited, non-exclusive, non-transferable license to access and use our app for reasonable use purposes.</p>
14
+ <p>You may not:</p>
15
+ <ul>
16
+ <li>Copy, modify, or distribute any part of our app;</li>
17
+ <li>Engage in any illegal activities using our app;</li>
18
+ <li>Interfere with the normal operation of our app;</li>
19
+ <li>Attempt to bypass the security measures of our app.</li>
20
+ </ul>
21
+
22
+ <h2>Intellectual Property</h2>
23
+ <p>Our app and all content included in it, such as text, graphics, icons, audio clips, and video clips, are protected by intellectual property laws. You may not use, copy, modify, or distribute any of this content without our explicit permission.</p>
24
+
25
+ <h2>Disclaimer</h2>
26
+ <p>Our app is provided on an "as is" basis, without any express or implied warranties. We do not warrant the applicability, accuracy, reliability, or completeness of the app.</p>
27
+
28
+ <h2>Limitation of Liability</h2>
29
+ <p>To the maximum extent permitted by applicable law, we shall not be liable for any direct, indirect, incidental, special, or consequential damages resulting from the use or inability to use our app.</p>
30
+
31
+ <h2>Termination</h2>
32
+ <p>We reserve the right to terminate your license to use our app at any time if you violate any terms of this User Agreement.</p>
33
+
34
+ <h2>Governing Law</h2>
35
+ <p>This User Agreement shall be governed by the laws of [Jurisdiction].</p>
36
+
37
+ <h2>Contact Us</h2>
38
+ <p>If you have any questions or concerns about this User Agreement, please contact us at [xlulu180@gmail.com].</p>
39
+
40
+ <p>This User Agreement was last updated on [2023-11-23].</p>
41
+ </body>
42
+ </html>
config/p3.html ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Recharge Agreement</title>
5
+ </head>
6
+ <body>
7
+ <h1>Recharge Agreement</h1>
8
+
9
+ <h2>Recharge Service</h2>
10
+ <p>Our app provides a recharge service that allows you to add a certain amount of funds to your account for purchasing our products or services.</p>
11
+
12
+ <h2>Recharge Methods</h2>
13
+ <p>We accept the following recharge methods:</p>
14
+ <ul>
15
+ <li>Credit card payment</li>
16
+ <li>PayPal</li>
17
+ <li>Apple Pay</li>
18
+ </ul>
19
+
20
+ <h2>Recharge Fees</h2>
21
+ <p>You can view the recharge amounts and associated fees on the recharge page. Please note that there may be certain transaction fees during the recharge process.</p>
22
+
23
+ <h2>Recharge Confirmation</h2>
24
+ <p>After you initiate a recharge, the corresponding amount will be added to your account. Upon successful recharge, we will send you a confirmation message.</p>
25
+
26
+ <h2>Refund Policy</h2>
27
+ <p>In general, recharge transactions are non-refundable. However, in exceptional cases such as system failures resulting in recharge failures, you can contact us to request a refund.</p>
28
+
29
+ <h2>Recharge Security</h2>
30
+ <p>We take appropriate measures to secure the collection, storage, and processing of your recharge information. However, we cannot guarantee absolute security during the recharge process. You assume the risk of using our recharge service.</p>
31
+
32
+ <h2>Other Terms</h2>
33
+ <p>The recharge service may be subject to additional terms and policies, which you should carefully read and comply with before using the recharge service.</p>
34
+
35
+ <h2>Contact Us</h2>
36
+ <p>If you have any questions or concerns about the recharge agreement, please contact us at [xlulu180@gmail.com].</p>
37
+
38
+ <p>This recharge agreement was last updated on [2023-11-23].</p>
39
+ </body>
40
+ </html>
config/previewData.js ADDED
The diff for this file is too large to render. See raw diff
 
config/shop_en.js ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [{
2
+ "money": 99,
3
+ "num": 100,
4
+ "extra": 10,
5
+ "name":"100+10Coins",
6
+ "viptime":0,
7
+ "type":"US$",
8
+ "productId": "com.yuqin.google12"
9
+ },{
10
+ "money": 299,
11
+ "num": 300,
12
+ "extra": 30,
13
+ "name":"300+30Coins",
14
+ "viptime":0,
15
+ "type":"US$",
16
+ "productId": "com.yuqin.google13"
17
+ },{
18
+ "money": 499,
19
+ "num": 500,
20
+ "extra": 50,
21
+ "name":"500+50Coins",
22
+ "viptime":0,
23
+ "type":"US$",
24
+ "productId": "com.yuqin.google02"
25
+ },{
26
+ "money": 999,
27
+ "num": 1000,
28
+ "extra": 150,
29
+ "name":"1000+150Coins",
30
+ "viptime":0,
31
+ "type":"US$",
32
+ "productId": "com.yuqin.google03"
33
+ },{
34
+ "money": 1999,
35
+ "num": 2000,
36
+ "extra": 500,
37
+ "name":"2000+500Coins",
38
+ "viptime":0,
39
+ "type":"US$",
40
+ "productId": "com.yuqin.google04"
41
+ },{
42
+ "money": 2999,
43
+ "num": 3000,
44
+ "extra": 1200,
45
+ "name":"3000+1200Coins",
46
+ "viptime":0,
47
+ "type":"US$",
48
+ "productId": "com.yuqin.google05"
49
+ },{
50
+ "money": 4999,
51
+ "num": 5000,
52
+ "extra": 2500,
53
+ "name":"5000+2500Coins",
54
+ "viptime":0,
55
+ "type":"US$",
56
+ "productId": "com.yuqin.google06"
57
+ },{
58
+ "money": 9999,
59
+ "num": 10000,
60
+ "extra": 10000,
61
+ "name":"10000+10000Coins",
62
+ "viptime":0,
63
+ "type":"US$",
64
+ "productId": "com.yuqin.google08"
65
+ },{
66
+ "money": 499,
67
+ "num": 0,
68
+ "extra": 0,
69
+ "name":"3 days",
70
+ "viptime":259200,
71
+ "type":"US$",
72
+ "productId": "com.yuqin.google07"
73
+ },{
74
+ "money": 999,
75
+ "num": 0,
76
+ "extra": 0,
77
+ "name":"1 week",
78
+ "viptime":604800,
79
+ "type":"$",
80
+ "productId": "com.yuqin.google09"
81
+ },{
82
+ "money": 1999,
83
+ "num": 0,
84
+ "extra": 0,
85
+ "name":"1 month",
86
+ "viptime":2592000,
87
+ "type":"US$",
88
+ "productId": "com.yuqin.google10"
89
+ },{
90
+ "money": 9999,
91
+ "num": 0,
92
+ "extra": 0,
93
+ "name":"1 year",
94
+ "viptime":31536000,
95
+ "type":"US$",
96
+ "productId": "com.yuqin.google11"
97
+ }]
config/shop_zh-Hant.js ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [{
2
+ "money": 99,
3
+ "num": 100,
4
+ "extra": 10,
5
+ "name":"100+10金幣",
6
+ "viptime":0,
7
+ "type":"US$",
8
+ "productId": "com.yuqin.google12"
9
+ },{
10
+ "money": 299,
11
+ "num": 300,
12
+ "extra": 30,
13
+ "name":"300+30金幣",
14
+ "viptime":0,
15
+ "type":"US$",
16
+ "productId": "com.yuqin.google13"
17
+ },{
18
+ "money": 499,
19
+ "num": 500,
20
+ "extra": 50,
21
+ "name":"500+50金幣",
22
+ "viptime":0,
23
+ "type":"US$",
24
+ "productId": "com.yuqin.google02"
25
+ },{
26
+ "money": 999,
27
+ "num": 1000,
28
+ "extra": 150,
29
+ "name":"1000+150金幣",
30
+ "viptime":0,
31
+ "type":"US$",
32
+ "productId": "com.yuqin.google03"
33
+ },{
34
+ "money": 1999,
35
+ "num": 2000,
36
+ "extra": 500,
37
+ "name":"2000+500金幣",
38
+ "viptime":0,
39
+ "type":"US$",
40
+ "productId": "com.yuqin.google04"
41
+ },{
42
+ "money": 2999,
43
+ "num": 3000,
44
+ "extra": 1200,
45
+ "name":"3000+1200金幣",
46
+ "viptime":0,
47
+ "type":"US$",
48
+ "productId": "com.yuqin.google05"
49
+ },{
50
+ "money": 4999,
51
+ "num": 5000,
52
+ "extra": 2500,
53
+ "name":"5000+2500金幣",
54
+ "viptime":0,
55
+ "type":"US$",
56
+ "productId": "com.yuqin.google06"
57
+ },{
58
+ "money": 9999,
59
+ "num": 10000,
60
+ "extra": 10000,
61
+ "name":"10000+10000金幣",
62
+ "viptime":0,
63
+ "type":"US$",
64
+ "productId": "com.yuqin.google08"
65
+ },{
66
+ "money": 499,
67
+ "num": 0,
68
+ "name":"3天",
69
+ "extra": 0,
70
+ "viptime":259200,
71
+ "type":"US$",
72
+ "productId": "com.yuqin.google07"
73
+ },{
74
+ "money": 999,
75
+ "num": 0,
76
+ "name":"一周",
77
+ "extra": 0,
78
+ "viptime":604800,
79
+ "type":"US$",
80
+ "productId": "com.yuqin.google09"
81
+ },{
82
+ "money": 1999,
83
+ "num": 0,
84
+ "extra": 0,
85
+ "name":"一個月",
86
+ "viptime":2592000,
87
+ "type":"US$",
88
+ "productId": "com.yuqin.google10"
89
+ },{
90
+ "money": 9999,
91
+ "num": 0,
92
+ "extra": 0,
93
+ "name":"一年",
94
+ "viptime":31536000,
95
+ "type":"US$",
96
+ "productId": "com.yuqin.google11"
97
+ }]