-
Notifications
You must be signed in to change notification settings - Fork 1
/
Legals.php
62 lines (55 loc) · 2.91 KB
/
Legals.php
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
<?php include ('include/header.php')?>
<!--<br> </br>-->
<div class = floatContainer>
<div class = container8>
<header8> LEGALS
</header8>
</div>
</div>
<div class = image1>
<img src="https://www.cpomagazine.com/wp-content/uploads/2019/12/proposed-internet-privacy-legislative-framework-backed-by-us-tech-and-marketing-giants-seeks-to-head-off-unfavorable-state-and-f_1500.jpg" width="100%" width="1035" height="500">
</div>
<div class = container1>
<header3> <b> COOKIES </b> </header3>
<p> We use cookies, pixels and other technologies to recognize your browser. This allows us to provide you with essential features and services of your preference.
<br> </br>
Netflicks cookies can allow you to take advantage of our essential features. If you reject or block our cookies, you will not to able to contribute to out cintent such as adding items to watchlist, review movies. Cookies can be set with approved third parties including social media networks and advetising companies to provide you with content vased on your Netflicks performance.
<br> </br>
<b> Cookies can be used for various reasons: </b>
<br> </br>
- Cookies are used to recognize users when they sign in
<br> </br>
- Keep a track of specified user preferences
<br> </br>
- Improve security
<br> </br>
- Develiver additional content e.g. advertisements
<br> </br>
- Allow Reporting to ensure we measure and analyze the performance of our services
</p>
</div>
<div class = container1>
<header8> <b> PRIVACY </b> </header8>
<p> Our website automatically collects and stores certain type of information. Some information is stored compulsory, however users do have control over the other information. Sometimes, the lack of information may affect your use of our services.
<br> </br>
We use your personal information to provide enhanced functionality of our website. The information can analyze performance, fix errors and improve usability for our users. Information such as emails can be used to contact you and provide your with a more personalized view of the services.
<br> </br>
We share your information for the following reasons:
<br> </br>
- Transactions that involve third parties
<br> </br>
- Business Transfers
<br> </br>
- Protection of Netflicks Services and other users
</p>
</div>
<div class = container1>
<header3> <b> CONDITIONS OF USE </b> </header3>
<p> When you choose to use the Netflicks Service, your use is dependent on our <b> CONDITIONS OF USE </b> this includes limitations on damages, resolutions of disputes and application of the law of the state of UK.
<br> </br>
Please take a note our privacy noice is always changing according to the law. If you have any concerns related to your privacy then, please contact Netflicks via email or support forums.
</p>
</div>
<?php include ('include/footer.php') ?>
</body>
</html>