-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprivacy.html
131 lines (120 loc) · 6.52 KB
/
privacy.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="College football's best source for the SEC football schedule on the web.">
<meta name="keywords" content="sec, college football, schedule, Alabama, Auburn, LSU, Florida, Georgia, Tennessee, Texas A&M">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="msvalidate.01" content="1FA4E8D9E863ACB48FD928DE74E8560A" />
<title>SEC Football Schedule 2021</title>
<link rel="stylesheet" href="./assets/node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./assets/node_modules/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="./assets/main.css">
<link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet">
<link rel='shortcut icon' type='image/x-icon' href=""./assets/favicon.ico" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-101913363-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-101913363-1');
</script>
</head>
<body>
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
SEC Football Schedule
</a>
<span class="socialmediaicons">
<a onclick="javascript:window.open(this.href, '', 'menubar=no, toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;" href="https://www.facebook.com/sharer/sharer.php?u=https://www.secschedule.com&src=sdkpreparse" target="_blank" class="large fa fa-facebook fb-xfbml-parse-ignore" data-toggle="tooltip" title="Share on Facebook"></a>
<a onclick="javascript:window.open(this.href, '', 'menubar=no, toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;" href="http://twitter.com/share?text=View the 2021 SEC Football Schedule&url=https://www.secschedule.com" target="_blank" class="large fa fa-twitter" data-toggle="tooltip" title="Share on Twitter"></a>
</span>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="ad">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- sec-header -->
<ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px"
data-ad-client="ca-pub-9883915686867544"
data-ad-slot="4330519425"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</li>
<li><a href="standings.html">Standings</a></li>
<li><a href="about.html">About</a></li>
</ul>
</div>
</div>
</nav>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<div class="container nav_page">
<div class="row">
<div class="col-lg-12 text-center margin-bottom-20">
<h1>Privacy Notice</h1>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<p>This privacy notice discloses the privacy practices for SECSchedule.com. This privacy notice applies solely to information collected by this website. It will notify you of the following:</p>
<ul>
<li>
<p>What personally identifiable information is collected from you through the website, how it is used and with whom it may be shared.</p>
</li>
<li>
<p>What choices are available to you regarding the use of your data.</p>
</li>
<li>
<p>The security procedures in place to protect the misuse of your information.</p>
</li>
<li>
<p>How you can correct any inaccuracies in the information.</p>
</li>
</ul>
<h3 id="information-collection-use-and-sharing">Information Collection, Use, and Sharing</h3>
<p><strong>We do not collect or save personal information on this site.</strong> We will not sell or rent this information to anyone. We do use third party vendors for displaying ads, gathering statistics on web traffic, and commenting on pages. They may use cookies or other mechanisms to gather data. None of the information they gather about you will include names, addresses, or any othe personal information unless you provide it in a comment. Please visit the privacy policies of Google Analytics, Google Adsense, and Disqus for more information on their practices.</p>
<h3 id="security">Security</h3>
<p><strong>We do not directly collect personal information on this site.</strong> If you submit sensitive information in a comment, that information may be stored by Disqus, but we strongly encorage you not to submit any personal information.</p>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="site-footer">
<div class="ad">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- sec-mobile-header -->
<ins class="adsbygoogle"
style="display:inline-block;width:320px;height:100px"
data-ad-client="ca-pub-9883915686867544"
data-ad-slot="1885083821"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 pull-center disclaimer">
This site is not affiliated with the NCAA, Southeastern Conference or any of the member institutions.
<a href="privacy.html">Privacy</a>
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="assets/site.js"></script>
<script type="text/javascript" src="assets/node_modules/jquery/dist/jquery.min.js"></script>
<script type="text/javascript" src="assets/node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
</body>
</html>