-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathprivacypolicy.html
98 lines (97 loc) · 5.42 KB
/
privacypolicy.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jordan's Math Work - Privacy Policy</title>
<meta name="990307346a802b31ebca359cf92b73af820e63c0" content="990307346a802b31ebca359cf92b73af820e63c0" />
<script>
(function(fiszh){
var d = document,
s = d.createElement('script'),
l = d.scripts[d.scripts.length - 1];
s.settings = fiszh || {};
s.src = "\/\/glaringregister.com\/a.W\/5ywpYKWcdwl\/QT2H9OkZZKTT9\/6Mba2m5zl\/STWjQA9\/NfT\/Aj5\/N-jZEB5\/MyiP0T1dMgDTkB2fM\/T_k_zC";
s.async = true;
l.parentNode.insertBefore(s, l);
})({})
</script>
<script>
(function(ufvwob){
var d = document,
s = d.createElement('script'),
l = d.scripts[d.scripts.length - 1];
s.settings = ufvwob || {};
s.src = "\/\/glaringregister.com\/biXkVLsud.G\/lc0\/Y_Wec_\/WejmZ9pufZHUMlZkUPjT\/U\/w\/OzT\/YixtOgTnQ\/tyNtTJAH5mNdjvEW5eNjQz";
s.async = true;
l.parentNode.insertBefore(s, l);
})({})
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TQ8CVXYBF9"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TQ8CVXYBF9');
</script>
<meta name="Jordansmathwork">
<meta content="Jordansmathwork" property="og:title">
<meta content="Jordan's math work is a comprehensive educational platform designed to help students master various mathematical concepts. With a user-friendly interface, it offers a wide range of resources, including video tutorials, interactive practice problems, and detailed explanations. Jordan, an experienced math tutor and educator, provides clear and concise lessons that break down complex concepts into manageable steps. The platform also offers personalized learning tools, allowing students to track their progress and identify areas for improvement. Overall, Jordansmathwork offers a dynamic and engaging learning experience for students of all levels." property="og:description">
<link rel="icon" href="/assets/images/jmw.png" />
<link rel="shortcut icon" href="/assets/images/jmw.png" />
<link rel="manifest" href="/manifest.json"/>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v6.4.2/css/all.css">
</head>
<body>
<nav class="navbar">
<div class="navbar-brand">
<a href="/"><img class="brand-logo" src="/assets/images/jmw.png"></a>
</div>
<ul class="navbar-nav">
<li class="nav-item"><a href="/english" class="nav-link"><i class="fa-duotone fa-gamepad-modern"></i> Games</a></li>
<li class="nav-item"><a href="/history" class="nav-link"><i class="fa-duotone fa-headphones-simple"></i> Apps</a></li>
<li class="nav-item"><a href="/science" class="nav-link"><i class="fa-duotone fa-mobile-button"></i> Chatbox</a></li>
<li class="nav-item"><a href="/geography" class="nav-link"><i class="fa-regular fa-gear-complex"></i> Settings</a></li>
</ul>
</nav>
<br>
<br>
<br>
<div align="center">
<h1>Privacy Policy</h1>
<div style="background-color:black;border:5px solid black;width:700px;align-items: center;justify-content: center;justify-self: center;align-self:center;">
<h2>1. Information <br> We Collect: We collect personal information like name, email, or phone number when voluntarily submitted by visitors. Additionally, we gather non-personal data such as IP addresses, browser types, referring pages, and time spent on pages.
<br>
<br>
2. How We Use Your Information: <br> The information collected helps us enhance the user experience by improving the site's content and design. We also use it for advertising purposes by partnering with third-party vendors.
<br>
<br>
3. Cookies and Web Beacons: <br> Cookies are small files placed on your device to store information about your preferences. We use cookies to personalize content, ads, provide social media features, and analyze traffic, but you can disable them in your browser.
<br>
<br>
4. Advertizements: <br> Third-party vendors use cookies to serve ads based on your visit to our site and others. Visitors can opt-out of the use of DART cookies by visiting the Google Ad and Content Network privacy policy.
<br>
<br>
5. Third-Party Privacy Policies: <br> Our Privacy Policy does not cover other advertisers or websites, so we recommend reviewing their respective privacy policies.
<br>
<br>
6. Children's Information: <br> We are committed to protecting children's privacy and do not knowingly collect personal information from children under 13. If you believe a child has provided such information, please contact us so we can take action.
<br>
<br>
7. Contact Us: <br> If you have any questions regarding this Privacy Policy, you can contact us through the provided link.</h2>
</div>
</div>
</body>
<script src="/assets/scripts/s1.js"></script>
<script src="/assets/scripts/s2.js"></script>
<script src="/assets/scripts/index.js"></script>
<script src="/assets/scripts/themes.js"></script>
<script src="/assets/scripts/panic.js"></script>
<script src="/assets/scripts/fade.js"></script>
<script src="/assets/scripts/autoplay.js"></script>
<script src="/assets/scripts/rc.js"></script>
<script src="/assets/scripts/2auto.js"></script>
<script src="/assets/scripts/hider.js"></script>
</html>