-
Notifications
You must be signed in to change notification settings - Fork 0
/
terms.html
527 lines (338 loc) · 18.5 KB
/
terms.html
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
<!DOCTYPE html>
<!-- MobiCom - Mobile App Landing Page Template design by DSAThemes (http://www.dsathemes.com) -->
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="author" content="DSAThemes"/>
<meta name="description" content="MobiCom - Mobile App Landing Page Template"/>
<meta name="keywords" content="Responsive, HTML5 template, DSAThemes, Mobile, Application, One Page, Landing, Mobile App">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<!-- SITE TITLE -->
<title>DartsAR</title>
<!-- FAVICON AND TOUCH ICONS -->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="152x152" href="images/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<!-- GOOGLE FONTS -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700" rel="stylesheet">
<!-- BOOTSTRAP CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- FONT ICONS -->
<link href="css/fa-svg-with-js.css" rel="stylesheet">
<link href="css/pe-icon-7-stroke.css" rel="stylesheet">
<!-- PLUGINS STYLESHEET -->
<link href="css/magnific-popup.css" rel="stylesheet">
<link href="css/slick.css" rel="stylesheet">
<link href="css/slick-theme.css" rel="stylesheet">
<!-- On Scroll Animations -->
<link href="css/animate.css" rel="stylesheet">
<!-- TEMPLATE CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- RESPONSIVE CSS -->
<link href="css/responsive.css" rel="stylesheet">
</head>
<body>
<!-- PRELOADER
============================================= -->
<div id="loader-wrapper">
<div id="loader">
<ul class="cssload-flex-container">
<li><span class="cssload-loading"></span></li>
</ul>
</div>
</div>
<!-- PAGE CONTENT
============================================= -->
<div id="page" class="page">
<!-- HEADER
============================================= -->
<header id="header" class="header">
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<div class="container">
<!-- LOGO IMAGE -->
<!-- For Retina Ready displays take a image with double the amount of pixels that your image will be displayed (e.g 260 x 60 pixels) -->
<a href="#hero-7" class="navbar-brand logo-white"><img src="images/logo.png" width="130" height="30" alt="header-logo"></a>
<a href="#hero-7" class="navbar-brand logo-black"><img src="images/logo.png" width="130" height="30" alt="header-logo"></a>
<!-- Responsive Menu Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Navigation Menu -->
<div id="navbarSupportedContent" class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<!-- Dropdown Link -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
About
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#video-1">Watch Video</a>
<a class="dropdown-item" href="#statistic-2">How It Works</a>
<a class="dropdown-item" href="#team-1">Press kit</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#reviews-1">Reviews</a>
</div>
</li>
<li class="nav-item nl-simple"><a class="nav-link" href="/#screens-1">Screens</a></li>
<li class="nav-item nl-simple"><a class="nav-link" href="/#features-3">Features</a></li>
<li class="nav-item nl-simple"><a class="nav-link" href="/#downloads">Downloads</a></li>
<li class="nav-item nl-simple"><a class="nav-link" href="/#faqs-1">FAQs</a></li>
<!-- Header Social Icons -->
<li class="header-socials clearfix">
<span><a href="https://www.facebook.com/dartsarpro" target="_blank" class="ico-facebook"><i class="fab fa-facebook-f"></i></a></span>
<span><a href="https://www.twitter.com/dartsarpro" target="_blank" class="ico-twitter"><i class="fab fa-twitter"></i></a></span>
<!--<span><a href="#" class="ico-dribbble"><i class="fab fa-dribbble"></i></a></span>-->
<span><a href="https://www.instagram.com/dartsarpro" target="_blank" class="ico-instagram"><i class="fab fa-instagram"></i></a></span>
<!--
<span><a href="#" class="ico-behance"><i class="fab fa-behance"></i></a></span>
<span><a href="#" class="ico-instagram"><i class="fab fa-instagram"></i></a></span>
<span><a href="#" class="ico-pinterest"><i class="fab fa-pinterest-p"></i></a></span>
<span><a href="#" class="ico-google-plus"><i class="fab fa-google-plus-g"></i></a></span>
<span><a href="#" class="ico-linkedin"><i class="fab fa-linkedin-in"></i></a></span>
<span><a href="#" class="ico-tumblr"><i class="fab fa-tumblr"></i></a></span>
<span><a href="#" class="ico-youtube"><i class="fab fa-youtube"></i></a></span>
<span><a href="#" class="ico-vk"><i class="fab fa-vk"></i></a></span>
-->
</li>
</ul>
</div> <!-- End Navigation Menu -->
</div> <!-- End container -->
</nav> <!-- End navbar -->
</header> <!-- END HEADER -->
<!-- TERMS PAGE CONTENT
============================================= -->
<div id="terms-page" class="terms-section division">
<div class="container">
<div class="row">
<div class="col-lg-10 offset-lg-1">
<!-- TERMS BOX #1 -->
<div class="terms-box m-top-30 animated" data-animation="fadeInUp" data-animation-delay="400">
<!-- Title -->
<h2 class="h4-xs">Privacy Policy</h2>
<!-- Text -->
<p>Bulathsinhalage Sankha Cooray built the Darts AR Pro app as a Commercial app.
This SERVICE is provided by Bulathsinhalage Sankha Cooray and is intended for use as is.
</p>
<!-- Text -->
<p>This page is used to inform website visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.
</p>
<!-- Text -->
<p>If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.
</p>
<!-- Text -->
<p>The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at Darts AR Pro unless otherwise defined in this Privacy Policy.
</p>
</div>
<!-- TERMS BOX #2 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="500">
<!-- Title -->
<h4 class="h4-xs">Information Collection and Use</h4>
<!-- Text -->
<p>For a better experience, while using our Service, I may require you to provide us with certain personally identifiable information.
The information that I request is retained on your device and is not collected by me in any way
The app does use third party services that may collect information used to identify you.
Link to privacy policy of third party service providers used by the app
Google Play Services
</p>
</div>
<!-- TERMS BOX #3 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="600">
<!-- Title -->
<h4 class="h4-xs">Log Data</h4>
<!-- Text -->
<p>I want to inform you that whenever you use my Service, in a case of an error in the app I collect data and information (through third party products) on your phone called Log Data.
This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing my Service, the time and date of your use of the Service, and other statistics.
</p>
</div>
<!-- TERMS BOX #4 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="700">
<!-- Title -->
<h4 class="h4-xs">Cookies</h4>
<!-- Text -->
<p>Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers.
These are sent to your browser from the websites that you visit and are stored on your device's internal memory.
</p>
<p>This Service does not use these “cookies” explicitly. However, the app may use third party code and libraries that use “cookies” to collect information and improve their services.
You have the option to either accept or refuse these cookies and know when a cookie is being sent to your device.
If you choose to refuse our cookies, you may not be able to use some portions of this Service.
</p>
</div>
<!-- TERMS BOX #5 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="800">
<!-- Title -->
<h4 class="h4-xs">Service Providers</h4>
<!-- Text -->
<p>I may employ third-party companies and individuals due to the following reasons:
</p>
<!-- List -->
<ul class="terms-list">
<li>To facilitate our Service;
</li>
<li>To provide the Service on our behalf;
</li>
<li>To perform Service-related services; or
</li>
<li>To assist us in analyzing how our Service is used.</li>
</ul>
<!-- Text -->
<p>I want to inform users of this Service that these third parties have access to your Personal Information.
The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.
</p>
</div>
<!-- TERMS BOX #7 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="1000">
<!-- Title -->
<h4 class="h4-xs">Security</h4>
<!-- Text -->
<p>I value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it.
But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and I cannot guarantee its absolute security.
</p>
</div>
<!-- TERMS BOX #8 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="1100">
<!-- Title -->
<h4 class="h4-xs">Links to Other Sites</h4>
<!-- Text -->
<p>This Service may contain links to other sites. If you click on a third-party link, you will be directed to that site.
Note that these external sites are not operated by me. Therefore, I strongly advise you to review the Privacy Policy of these websites.
I have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.
</p>
</div>
<!-- TERMS BOX #9 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="1200">
<!-- Title -->
<h4 class="h4-xs">Children’s Privacy</h4>
<!-- Text -->
<p>These Services do not address anyone under the age of 13. I do not knowingly collect personally identifiable information from children under 13. In the case I discover that a child under 13 has provided me with personal information, I immediately delete this from our servers.
If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact me so that I will be able to do necessary actions.
</p>
</div>
<!-- TERMS BOX #10 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="1300">
<!-- Title -->
<h4 class="h4-xs">Changes to This Privacy Policy</h4>
<!-- Text -->
<p>I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes.
I will notify you of any changes by posting the new Privacy Policy on this page.
These changes are effective immediately after they are posted on this page.
</p>
</div>
<!-- TERMS BOX #11 -->
<div class="terms-box animated" data-animation="fadeInUp" data-animation-delay="1400">
<!-- Title -->
<h4 class="h4-xs">Contact Us</h4>
<!-- Text -->
<p>If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me.
</p>
</div>
</div>
</div> <!-- End row -->
</div> <!-- End container -->
</div> <!-- END TERMS PAGE CONTENT -->
<!-- FOOTER-1
============================================= -->
<footer id="footer-1" class="wide-60 footer division">
<div class="container">
<!-- FOOTER CONTENT -->
<div class="row">
<!-- FOOTER INFO -->
<div class="col-lg-5">
<div class="footer-info p-right-45 m-bottom-40">
<!-- Footer Logo -->
<!-- For Retina Ready displays take a image, with double the amount of pixels that your image will be displayed (e.g 346 x 80 pixels) -->
<img src="images/footer-logo.png" width="173" height="40" alt="footer-logo">
<!-- Text -->
<p class="m-top-20">
The main vision of dartsAR is to break the traditional gaming styles.
Instead of interacting with a computer screen or mobile screen, users are interacting with the actual dartboard in the real world.
Game players live inside the game, they are not just players but part of the game.
Multiplayer mode provides a better platform for real-world social networking.
</p>
</div>
</div>
<!-- FOOTER STORE BADGES -->
<div class="col-md-4 col-lg-3">
<div class="footer-stores-badge text-right m-bottom-40">
<!-- AppStore -->
<!-- <a href="#" class="store">
<img class="appstore-original" src="images/store_badges/appstore.png" width="160" height="50" alt="appstore-logo" />
</a> -->
<!-- Google Play -->
<!-- <a href="#" class="store">
<img class="googleplay-original" src="images/store_badges/googleplay.png" width="171" height="50" alt="googleplay-logo" />
</a> -->
<!-- Aamazon Market
<a href="#" class="store">
<img class="amazon-original" src="images/store_badges/amazon.png" width="158" height="50" alt="amazon-logo" />
</a> -->
<!-- Windows Market
<a href="#" class="store">
<img class="windows-original" src="images/store_badges/windows.png" width="164" height="50" alt="windows-logo" />
</a> -->
</div>
</div> <!-- END FOOTER STORE BADGES -->
</div> <!-- END FOOTER CONTENT -->
<!-- BOTTOM FOOTER -->
<div class="bottom-footer">
<div class="row">
<!-- FOOTER COPYRIGHT -->
<div class="col-md-12">
<div class="footer-copyright">
<p>© 2018 <span>DartsAR</span>. All Rights Reserved</p>
</div>
</div>
</div>
</div> <!-- END BOTTOM FOOTER -->
</div> <!-- End container -->
</footer> <!-- END FOOTER-1 -->
</div> <!-- END PAGE CONTENT -->
<!-- EXTERNAL SCRIPTS
============================================= -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/fontawesome-all.js"></script>
<script src="js/modernizr.custom.js"></script>
<script src="js/jquery.easing.js"></script>
<script src="js/retina.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.scrollto.js"></script>
<script src="js/jquery.appear.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/contact-form.js"></script>
<script src="js/quick-form.js"></script>
<script src="js/comment-form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<!-- Custom Script -->
<script src="js/custom.js"></script>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!-- [if lt IE 9]>
<script src="js/html5shiv.js" type="text/javascript"></script>
<script src="js/respond.min.js" type="text/javascript"></script>
<![endif] -->
<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. -->
<!--
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
-->
</body>
</html>