-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContact.html
265 lines (248 loc) · 17.4 KB
/
Contact.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
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en"><head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="Request more features">
<meta name="description" content="">
<title>Contact</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="Contact.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 6.15.2, nicepage.com">
<meta name="referrer" content="origin">
<link rel="icon" href="images/favicon.ico">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Anton:400">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Site1",
"logo": "images/sites123.2.png",
"sameAs": [
"https://open.spotify.com/user/31lbvnjzax3bohkodat2keekfpp4",
"https://www.snapchat.com/add/leo.lan28?share_id=RKRq7fHzejM&locale=en-US",
"https://www.instagram.com/leo.lan28/"
]
}</script>
<meta name="theme-color" content="#478ac9">
<meta property="og:title" content="Contact">
<meta property="og:description" content="">
<meta property="og:type" content="website">
<script>
function gdprConfirmed() {
return true;
}
if (gdprConfirmed()) {
document.write("\
\
<!-- Google Analytics -->\
<gascript async src=\"https://www.googletagmanager.com/gtag/js?id=G-BGBVQJK5XD\"></gascript>\
<gascript>\
window.dataLayer = window.dataLayer || [];\
function gtag(){dataLayer.push(arguments);}\
gtag('js', new Date());\
gtag('config', 'G-BGBVQJK5XD');\
</gascript>\
<!-- End Google Analytics -->\
".replace(/gascript/g, 'script'));
}
</script><script>
function gdprConfirmed() {
return true;
}
function dynamicLoadScript(src) {
var script = document.createElement('script');
script.src = src && typeof src === 'string' ? src : 'https://www.google.com/recaptcha/api.js?render=6LeD4CkqAAAAACe_lsnhwrNVlQQVrQ6WIRDV_arZ';
script.async = true;
document.body.appendChild(script);
script.onload = function() {
let event = new CustomEvent("recaptchaLoaded");
document.dispatchEvent(event);
};
}
document.addEventListener('DOMContentLoaded', function () {
var confirmButton = document.querySelector('.u-cookies-consent .u-button-confirm');
if (confirmButton) {
confirmButton.onclick = dynamicLoadScript;
}
});
</script>
<script>
document.addEventListener("DOMContentLoaded", function(){
if (!gdprConfirmed()) {
return;
}
dynamicLoadScript();
});
</script>
<script>
document.addEventListener("recaptchaLoaded", function() {
if (!gdprConfirmed()) {
return;
}
(function (grecaptcha, sitekey, actions) {
var recaptcha = {
execute: function (action, submitFormCb) {
try {
grecaptcha.execute(
sitekey,
{action: action}
).then(function (token) {
var forms = document.getElementsByTagName('form');
for (var i = 0; i < forms.length; i++) {
var fields = forms[i].getElementsByTagName('input');
for (var j = 0; j < fields.length; j++) {
var field = fields[j];
if ('recaptchaResponse' === field.getAttribute('name')) {
field.setAttribute('value', token);
break;
}
}
}
submitFormCb();
});
} catch (e) {
var formError = document.querySelector('.u-form-send-error');
if (formError) {
formError.innerText = 'Site Owner Error: ' + e.message.replace(/:[\s\S]*/, '');
formError.style.display = 'block';
}
}
},
executeContact: function (submitFormCb) {
recaptcha.execute(actions['contact'], submitFormCb);
}
};
window.recaptchaObject = recaptcha;
})(
grecaptcha,
'6LeD4CkqAAAAACe_lsnhwrNVlQQVrQ6WIRDV_arZ',
{'contact': 'contact'}
);
});
</script>
<meta data-intl-tel-input-cdn-path="intlTelInput/"></head>
<body data-path-to-root="./" data-include-products="true" class="u-body u-xl-mode" data-lang="en"><header class="u-clearfix u-header u-header" id="sec-a6b6"><div class="u-clearfix u-sheet u-valign-middle-lg u-sheet-1">
<nav class="u-align-left u-menu u-menu-one-level u-offcanvas u-menu-1" data-responsive-from="MD">
<div class="menu-collapse" style="font-size: 1rem;">
<a class="u-button-style u-custom-text-active-color u-custom-text-color u-custom-text-hover-color u-nav-link u-text-custom-color-1" href="#" style="padding: 4px 0px; font-size: calc(1em + 8px); background-image: none;">
<svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 302 302" style=""><use xlink:href="#svg-8a8f"></use></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="svg-8a8f" x="0px" y="0px" viewBox="0 0 302 302" style="enable-background:new 0 0 302 302;" xml:space="preserve" class="u-svg-content"><g><rect y="36" width="302" height="30"></rect><rect y="236" width="302" height="30"></rect><rect y="136" width="302" height="30"></rect>
</g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>
</a>
</div>
<div class="u-custom-menu u-nav-container">
<ul class="u-custom-font u-heading-font u-nav u-unstyled u-nav-1"><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="./" style="padding: 10px 20px;">Home</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="Forum.html" style="padding: 10px 20px;">Forum</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="chat.html" style="padding: 10px 20px;">Chat Room</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="games.html" style="padding: 10px 20px;">Games</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="movies.html" style="padding: 10px 20px;">Movies</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="blog/version-0-1-0.html" style="padding: 10px 20px;">Updates</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="hotspot.html" style="padding: 10px 20px;">Hotspot</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="About.html" style="padding: 10px 20px;">About</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link u-text-active-grey-50 u-text-custom-color-1 u-text-hover-white" href="Contact.html" style="padding: 10px 20px;">Contact</a>
</li></ul>
</div>
<div class="u-custom-menu u-nav-container-collapse">
<div class="u-align-center u-black u-container-style u-inner-container-layout u-opacity u-opacity-95 u-sidenav">
<div class="u-inner-container-layout u-sidenav-overflow">
<div class="u-menu-close"></div>
<ul class="u-align-center u-nav u-popupmenu-items u-unstyled u-nav-2"><li class="u-nav-item"><a class="u-button-style u-nav-link" href="./">Home</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Forum.html">Forum</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="chat.html">Chat Room</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="games.html">Games</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="movies.html">Movies</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="blog/version-0-1-0.html">Updates</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="hotspot.html">Hotspot</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="About.html">About</a>
</li><li class="u-nav-item"><a class="u-button-style u-nav-link" href="Contact.html">Contact</a>
</li></ul>
</div>
</div>
<div class="u-black u-menu-overlay u-opacity u-opacity-70"></div>
</div>
</nav>
<a href="/" class="u-image u-image-round u-logo u-radius u-image-1" data-image-width="500" data-image-height="500" title="Home">
<img src="images/sites123.2.png" class="u-logo-image u-logo-image-1">
</a>
<div class="u-hidden-lg u-social-icons u-spacing-10 u-social-icons-1">
<a class="u-social-url" target="_blank" data-type="Spotify" title="Spotify" href="https://open.spotify.com/user/31lbvnjzax3bohkodat2keekfpp4"><span class="u-file-icon u-icon u-social-icon u-social-spotify u-text-custom-color-1 u-icon-1"><img src="images/6124990-4f4b933b.png" alt=""></span>
</a>
<a class="u-social-url" title="Snapchat" target="_blank" href="https://www.snapchat.com/add/leo.lan28?share_id=RKRq7fHzejM&locale=en-US"><span class="u-file-icon u-icon u-social-icon u-social-twitter u-text-custom-color-1 u-icon-2"><img src="images/5619113-c6185b20.png" alt=""></span>
</a>
<a class="u-social-url" title="instagram" target="_blank" href="https://www.instagram.com/leo.lan28/"><span class="u-icon u-social-icon u-social-instagram u-text-custom-color-1 u-icon-3"><svg class="u-svg-link" preserveAspectRatio="xMidYMin slice" viewBox="0 0 112 112" style=""><use xlink:href="#svg-4cfb"></use></svg><svg class="u-svg-content" viewBox="0 0 112 112" x="0" y="0" id="svg-4cfb"><path fill="currentColor" d="M55.9,32.9c-12.8,0-23.2,10.4-23.2,23.2s10.4,23.2,23.2,23.2s23.2-10.4,23.2-23.2S68.7,32.9,55.9,32.9z
M55.9,69.4c-7.4,0-13.3-6-13.3-13.3c-0.1-7.4,6-13.3,13.3-13.3s13.3,6,13.3,13.3C69.3,63.5,63.3,69.4,55.9,69.4z"></path><path fill="currentColor" d="M78.2,11H33.5C21,11,10.8,21.3,10.8,33.7v44.7c0,12.6,10.2,22.8,22.7,22.8h44.7c12.6,0,22.7-10.2,22.7-22.7
V33.7C100.8,21.1,90.6,11,78.2,11z M91,78.4c0,7.1-5.8,12.8-12.8,12.8H33.5c-7.1,0-12.8-5.8-12.8-12.8V33.7
c0-7.1,5.8-12.8,12.8-12.8h44.7c7.1,0,12.8,5.8,12.8,12.8V78.4z"></path></svg></span>
</a>
</div>
</div></header>
<section class="u-align-center u-clearfix u-section-1" id="sec-c6e3">
<div class="u-clearfix u-sheet u-valign-middle u-sheet-1">
<h2 class="u-text u-text-default u-text-1">Request more features </h2>
<div class="u-form u-form-1">
<form action="https://forms.nicepagesrv.com/v2/form/process" class="u-clearfix u-form-spacing-10 u-form-vertical u-inner-form" style="padding: 10px" source="email" name="form">
<div class="u-form-group u-form-name u-label-none">
<label for="name-3b9a" class="u-label">Name</label>
<input type="text" placeholder="Enter your Name" id="name-3b9a" name="name" class="u-custom-font u-input u-input-rectangle u-radius u-input-1" required="">
</div>
<div class="u-form-email u-form-group u-label-none">
<label for="email-3b9a" class="u-label">Email</label>
<input type="email" placeholder="Enter a valid email address" id="email-3b9a" name="email" class="u-custom-font u-input u-input-rectangle u-radius u-input-2" required="">
</div>
<div class="u-form-group u-form-message u-label-none">
<label for="message-3b9a" class="u-label">Message</label>
<textarea placeholder="Enter your message" rows="4" cols="50" id="message-3b9a" name="message" class="u-custom-font u-input u-input-rectangle u-radius u-input-3" required=""></textarea>
</div>
<div class="u-align-left u-form-group u-form-submit">
<a href="#" class="u-btn u-btn-submit u-button-style">Submit</a>
<input type="submit" value="submit" class="u-form-control-hidden">
</div>
<div class="u-form-send-message u-form-send-success"> Thank you! Your message has been sent. </div>
<div class="u-form-send-error u-form-send-message"> Unable to send your message. Please fix errors then try again. </div>
<input type="hidden" value="" name="recaptchaResponse">
<input type="hidden" name="formServices" value="7e12bccc-62a8-fa00-8053-4448575715db">
<input type="hidden" name="siteKey" value="6LeD4CkqAAAAACe_lsnhwrNVlQQVrQ6WIRDV_arZ">
</form>
</div>
</div>
</section>
<footer class="u-clearfix u-footer u-grey-80" id="sec-408c"><div class="u-clearfix u-sheet u-sheet-1">
<div class="custom-expanded data-layout-selected u-clearfix u-gutter-30 u-layout-wrap u-layout-wrap-1">
<div class="u-gutter-0 u-layout">
<div class="u-layout-row">
<div class="u-align-center-sm u-align-center-xs u-align-left-md u-align-left-xl u-container-style u-layout-cell u-left-cell u-size-20 u-size-30-md u-layout-cell-1">
<div class="u-container-layout u-valign-middle u-container-layout-1">
<div class="u-clearfix u-custom-html u-expanded-width u-custom-html-1">
<p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/">
<a property="dct:title" rel="cc:attributionURL" href="http://sites123.replit.app">sites123</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://www.instagram.com/TechNo1geek/">TechNo1geek</a> is licensed under <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY-NC-ND 4.0<img style="margin-left: 3px; vertical-align: text-bottom; height: 22px;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1" alt="">
<img style="margin-left: 3px; vertical-align: text-bottom; height: 22px;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1" alt="">
<img style="margin-left: 3px; vertical-align: text-bottom; height: 22px;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1" alt="">
<img style="margin-left: 3px; vertical-align: text-bottom; height: 22px;" src="https://mirrors.creativecommons.org/presskit/icons/nd.svg?ref=chooser-v1" alt="">
</a>
</p>
</div>
</div>
</div>
<div class="u-align-center-sm u-align-right-md u-container-style u-layout-cell u-size-20 u-size-30-md u-layout-cell-2">
<div class="u-container-layout u-valign-middle u-container-layout-2">
<a href="/" class="u-image u-logo u-image-1" data-image-width="500" data-image-height="500" title="Home">
<img src="images/sites123.2.png" class="u-logo-image u-logo-image-1">
</a>
</div>
</div>
<div class="u-align-center-sm u-align-center-xs u-align-left-md u-align-right-lg u-align-right-xl u-container-style u-layout-cell u-right-cell u-size-20 u-size-30-md u-layout-cell-3">
<div class="u-container-layout u-container-layout-3">
<div class="u-clearfix u-custom-html u-expanded-width u-custom-html-2"><!-- inset counter here--><!-- ends here --></div>
<div class="u-clearfix u-custom-html u-expanded-width u-custom-html-3">
<a href='http://www.freevisitorcounters.com'>x</a> <script type='text/javascript' src='https://www.freevisitorcounters.com/auth.php?id=30f0dfd5ed2f48a0094593423ff3f8a6f9c5ee26'></script>
<script type="text/javascript" src="https://www.freevisitorcounters.com/en/home/counter/1223464/t/0"></script>
</div>
</div>
</div>
</div>
</div>
</div>
</div></footer>
</body></html>