-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
148 lines (134 loc) · 7.19 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Wind Cloud Australia</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Dosis&display=swap" rel="stylesheet">
<meta name="keywords" content="Local weather, weather, sydney, Sydney, Australia, WindCloud, Wind Cloud">
<meta name="author" content="Wind Cloud">
<link rel="shortcut icon" type="image/ico" href="/imgs/favicon.ico" />
<!-- Primary Meta Tags -->
<meta name="title" content="Wind Cloud">
<meta name="description"
content="Welcome to Wind Cloud. We aim to provide hyper-local and accurate weather information, using our ever-expanding network of sensors. Visit the different pages on this website to view data at your desired location.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://windcloud.com.au/">
<meta property="og:title" content="Wind Cloud ">
<meta property="og:description"
content="Welcome to Wind Cloud. We aim to provide hyper-local and accurate weather information, using our ever-expanding network of sensors. Visit the different pages on this website to view data at your desired location.">
<meta property="og:image" content="https://windcloud.com.au/imgs/banner.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://windcloud.com.au/">
<meta property="twitter:title" content="Wind Cloud">
<meta property="twitter:description"
content="Welcome to Wind Cloud. We aim to provide hyper-local and accurate weather information, using our ever-expanding network of sensors. Visit the different pages on this website to view data at your desired location.">
<meta property="twitter:image" content="https://windcloud.com.au/imgs/banner.png">
<!-- Hotjar Tracking Code for https://windcloud.com.au -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3199921,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
</head>
<!-- NOTIFICATIONS-->
<!--
<div style="background-color: #000000; height:50px; border:thin solid #ffffff">
</ul>
<li style='padding:10px;text-align:center;font-size:20px;'>We are currently still in a <strong>BETA</strong> phase -
Feel free to
email us for any queries: hello@windcloud.com.au</li>
</ul>
<br>
</div>
-->
<script>
console.log("Wind Cloud Australia");
console.warn("This website is owned under Wind Cloud. All rights reserved. Any use of this website is subject to Wind Cloud's Terms of Service. An account is required to access certain parts of this website.");
console.warn("Wind Cloud uses 3rd party services to provide accurate weather data. These services are not owned by Wind Cloud, however they are partnered with Wind Cloud. We are not responsible for any loss or damage caused by using these services.");
console.warn("For more information, please visit https://windcloud.com.au/terms");
console.warn("For more information, please visit https://windcloud.com.au/privacy");
</script>
<!-- NOTIFICATIONS END-->
<body>
<h1>Wind Cloud</h1>
<nav>
<ul>
<li><a href="/"><span class="home"></span>Home</a></li>
<li><a href="/pittwater/"><span class="pittwater"></span>Pittwater</a></li>
<li><a href="/newport/"><span class="pittwater"></span>Newport</a></li>
<li><a href="/list/"><span class="list"></span>List of Locations</a></li>
<li><a href="/purchase/" class="list">Purchase</a></li>
<li><a href="/login/" class="list">Login</a></li>
</ul>
</nav>
<div class="container">
<br>
<p class="welcometitle">Welcome to Wind Cloud</p>
<p>We aim to provide hyper-local, accurate and real-time weather information, using our ever-expanding network
of sensors. Visit the different pages on this website to view data at your desired location.</p>
<br>
<div class="parallax">
<br><br><br><br><br><br><br><br><br><br>
<h1>WIND CLOUD<br><a href="/pittwater/">Pittwater</a></h1>
</div>
</div>
<div class="footer-dark">
<footer>
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-3 item">
<hr class="solid">
<br><br>
<h3>Essentials</h3>
<ul class="no">
<a href="/">Home</a>
<a href="/purchase/">Purchase</a>
<a href="/pittwater/">Location: Pittwater</a>
<a href="mailto:hello@windcloud.com.au">Email us</a>
</ul>
<br>
<br>
</div>
<div class="col-sm-6 col-md-3 item">
<h3 clas="othercc">Other</h3>
<ul class="ok">
<a href="/privacy/">Privacy</a>
<a href="/terms/">Terms</a>
<a href="/support/">Support</a>
<a href="/cookies/">Cookie Policy</a>
</ul>
<br><br><br><br>
</div>
<div class="col-md-6 item text">
<h3>Wind Cloud Australia</h3>
<p>We aim to provide hyper-local, accurate and real-time weather information, using our
ever-expanding network of sensors. Visit the different pages on this website to view data at
your desired location.</p>
</div>
</div>
<p class="copyright">Wind Cloud Australia <span>©</span> 2021-2023</p>
<a href="http://github.com/windcloudaustralia/windcloud"
<p class="copyright">Version: Beta-Channel: 2023.2.09 (click for GitHub Repository)</p></a>
</div>
</footer>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.2/js/bootstrap.bundle.min.js"></script>
<script src="https://lvfvnbdyvr13.statuspage.io/embed/script.js"></script>
</body>
<a href="https://windcloudaustralia.statuspage.io">
<img src="https://img.shields.io/website?down_color=red&down_message=offline&label=Website%20Status%20(Main -- AU)&style=flat-square&up_color=green&up_message=online&url=https%3A%2F%2Fwindcloud.com.au"
href="windcloud.com.au" />
</a>
</html>