forked from threema-ch/threema-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2269509398.html
793 lines (665 loc) · 38.5 KB
/
2269509398.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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" dir="ltr">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<title>The Local Date</title>
<meta name="description" content="The Local Date social network. Meet new friends here today!" />
<meta name="keywords" content="base+meta_keywords_index" />
<meta name="og:type" content="website" />
<meta name="og:site_name" content="The Local Date" />
<meta name="og:title" content="The Local Date" />
<meta name="og:description" content="The Local Date social network. Meet new friends here today!" />
<meta name="twitter:title" content="The Local Date" />
<meta name="twitter:description" content="The Local Date social network. Meet new friends here today!" />
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-language" content="en" />
<link rel="stylesheet" type="text/css" href="https://sttc.thelocaldate.com/ow_static/plugins/base/css/ow.css?Z4vUJYTi" media="all" />
<link rel="stylesheet" type="text/css" href="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/base.css?Z4vUJYTi" media="all" />
<link rel="stylesheet" type="text/css" href="https://sttc.thelocaldate.com/ow_static/plugins/bookmarks/css/bookmarks.css?Z4vUJYTi" media="all" />
<link rel="stylesheet" type="text/css" href="https://sttc.thelocaldate.com/ow_static/plugins/mailbox/js/jquery-emoji-picker-master/css/jquery.emojipicker.css?Z4vUJYTi" media="all" />
<link rel="stylesheet" type="text/css" href="https://sttc.thelocaldate.com/ow_static/plugins/affiliate/css/style.css?Z4vUJYTi" media="all" />
<style media="all"> #place_components .component {
float: left;
}
.configurable_component .ow_box_icons {
float: right;
padding-top: 6px;
}
.configurable_component h3 {
float: left;
}
.connect_button_list {
padding-top: 5px;
}
</style><link rel="icon" type="image/png" href="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/favicon/favicon.svg" />
<link rel="shortcut icon" href="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/favicon/favicon.ico" />
<link rel="apple-touch-icon" href="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/favicon/apple-touch-icon.png" sizes="180x180" />
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/jquery-3.5.1.min.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/jquery-migrate-3.3.0.min.js?Z4vUJYTi"></script>
<meta name="robots" content="noindex">
<meta name="googlebot" content="noindex">
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W2PJFT7');
</script>
<!-- End Google Tag Manager -->
</head>
<!--[if IE 8]><body class="ow ie8 flirt_thelocaldate base_ctrl_componentpanel index base_index_page"><![endif]-->
<!--[if !IE 8]><!--><body class="ow flirt_thelocaldate base_ctrl_componentpanel index base_index_page"><!--<![endif]-->
<link href="https://unpkg.com/@pqina/flip/dist/flip.min.css" rel="stylesheet">
<script src="https://unpkg.com/@pqina/flip/dist/flip.min.js"></script>
<style>
html {
font-size: 50%;
}
@media screen and (min-width: 390px) {
html {
font-size: 62.5%;
}
}
@media screen and (min-width: 768px) {
html {
font-size: 75%;
}
}
/* @media screen and (min-width: 1024px) {
html {
font-size: 90%;
}
} */
@media screen and (min-width: 1280px) {
html {
font-size: 37.5%;
}
}
@media screen and (min-width: 1440px) {
html {
font-size: 50%;
}
}
@media screen and (min-width: 1920px) {
html {
font-size: 62.5%;
}
}
.ow_tr_delimiter {
display: none;
}
.p-index-header-button {
z-index: 23 !important;
}
.base_index_page .p-index-footer-mobile {
display: none;
}
.abcRioButtonContentWrapper {
max-width: inherit !important;
}
</style>
<div class="p-index">
<div class="p-index-header">
<img class="p-index-header-logo" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/logo.svg" alt="Logo">
<div class="p-index-header-buttons-wrapper">
<a href="/sign-in" class="p-index-header-button p-index-header-button--black">Sign in</a>
<a href="javascript://"
onclick="openJoinFloatbox()" class="p-index-header-button p-index-header-button--green">Join now!</a>
</div>
</div>
<div class="p-index-hero">
<div class="p-index-hero-text-block">
<p class="p-index-hero-welcome">Welcome to</p>
<h1 class="p-index-hero-title">The best<br class="h-mobile-only">
kept<br class="h-desktop-only"> secret<br class="h-mobile-only">
in<br class="h-desktop-only"> dating!</h1>
<div class="p-index-hero-sign-text">
<span class="p-index-hero-sign-text p-index-hero-sign-text--green">Sign up now</span> –
<span class="p-index-hero-sign-text p-index-hero-sign-text--red">it is absolutely free!</span>
<img class="p-index-hero-arrow" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/icon-arrow-right-red.svg" alt="Sign up for free">
</div>
</div>
<style>
.ow_anno,
.ow_remember_me {
display: none;
}
.ow_connect_buttons {
margin-bottom: 0;
}
.connect_button_cont {
margin-top: 1.5rem;
}
</style>
<form id="form_82vegido" method="post" action="https://www.thelocaldate.com/base/user/ajax-sign-in/" name="sign-in" class="c-index-sign-in-form">
<input name="form_name" id="input_dapib4k2miv6783ada30cdd1_v17i84d2" type="hidden" value="sign-in" />
<div class="c-index-sign-in">
<div class="c-index-sign-in-top">
<p class="c-index-sign-in-title">let’s chat</p>
<div class="c-index-sign-in-field-wrapper c-index-sign-in-field-wrapper--first">
<div class="c-index-sign-in-input-wrapper">
<div class="c-index-sign-in-input-icon-wrapper c-index-sign-in-input-icon-wrapper--username"></div>
<input name="identity" id="input_ham4m4ryqevik6783ada30cde7_h4n4mezy" type="text" class="c-index-sign-in-input" placeholder="Username or Email" />
</div>
<span id="input_ham4m4ryqevik6783ada30cde7_h4n4mezy_error" style="display:none;" class="error"></span>
</div>
<div class="c-index-sign-in-field-wrapper">
<div class="c-index-sign-in-input-wrapper">
<div class="c-index-sign-in-input-icon-wrapper c-index-sign-in-input-icon-wrapper--password"></div>
<input name="password" id="input_lyli6o6ig1vow6783ada30cfee_5igihoji" type="password" class="c-index-sign-in-input" placeholder="Password" />
</div>
<span id="input_lyli6o6ig1vow6783ada30cfee_5igihoji_error" style="display:none;" class="error"></span>
</div>
<div class="c-index-sign-in-remember-wrapper">
<div class="c-index-sign-in-remember js-remember">
<input name="remember" id="input_d2puv4won6783ada30d006_81xi83to" type="checkbox" class="c-index-sign-in-remember-input js-remember-input" checked="checked" />
</div>
<span class="c-index-sign-in-remember-text">Remember me
</span>
</div>
<div class="c-index-sign-in-security">
Your login information is encrypted and
stored safely with us
</div>
<span class="ow_button"><span class=" c-index-sign-in-button c-index-sign-in-button--submit"><input type="submit" value="Sign In" id="input_8i636ekuwek6783ada30d010_p2p4l1su" class="c-index-sign-in-button c-index-sign-in-button--submit"name="submit" /></span></span>
<div class="ow_connect_buttons">
<div class="connect_button_cont clearfix"><div class="connect_button_list">
<div class="abcRioButtonContentWrapper firebaseauth-connect-button provider-google">
<div class="abcRioButtonIcon">
<div class="abcRioButtonSvgImageWithFallback abcRioButtonIconImage abcRioButtonIconImage18"></div>
</div>
<span class="abcRioButtonContents">
<span>Login in with Google</span>
</span>
</div>
</div></div>
</div>
</div>
<div class="c-index-sign-in-bottom">
<p class="c-index-sign-in-restore-password">
<a href="https://www.thelocaldate.com/forgot-password">Forgot Password</a>
</p>
<p class="c-index-sign-in-join">
Not a member yet? <a class="c-index-sign-in-join-link" href="javascript://"
onclick="openJoinFloatbox()">Join</a> for free
</p>
</div>
</div>
</div>
</form>
<script>
function openJoinFloatbox() {
var floatboxJoin = OW.ajaxFloatBox('HOI_CMP_FloatboxJoin', ['[]'], {
width: 450,
addClass: "signup-floatbox"
});
floatboxJoin.bind('close', function() {
OW.trigger('hoi.onCloseFloatboxJoin');
});
}
// $('.js-preferences-option').on('click', function() {
// if ($(this).hasClass('c-index-sign-in-preferences-option--active')) return
// $('.js-preferences-option').removeClass('c-index-sign-in-preferences-option--active')
// $(this).toggleClass('c-index-sign-in-preferences-option--active')
// })
if ($('.js-remember-input').is(':checked')) {
$('.js-remember').eq(0).addClass(
'c-index-sign-in-remember--active')
}
$('.js-remember').on('click', function() {
$(this).toggleClass('c-index-sign-in-remember--active')
$('.js-remember-input').attr('checked', !$('.js-remember-input').is(':checked'))
})
</script>
<img class="p-index-hero-image" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/image-index-hero-model-2.png" alt="Model">
</div>
<div class="p-index-desc">
<div style="cursor: pointer" class="p-index-desc-profile-example" href="javascript://" onclick="openJoinFloatbox()">
<p class="p-index-desc-profile-example-name">Sunflower25</p>
<img class="p-index-desc-profile-example-image" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/image-profile-example-1.png"
alt="Profile">
<img class="p-index-desc-profile-example-buttons" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/image-profile-example-buttons.png"
alt="Profile">
</div>
<div class="p-index-desc-text-block">
<h2 class="p-index-desc-header">
Are you <span class="p-index-desc-header p-index-desc-header--green">looking</span>
to meet someone new?</h2>
<p class="p-index-desc-text">
Are you ready to add some <span class="p-index-desc-text p-index-desc-text--green">excitement</span>
to your life? Sign up, chat and <span class="p-index-desc-text p-index-desc-text--green"> meet </span> new people!
</p>
</div>
</div>
<div class="p-index-profiles">
<h3 class="p-index-profiles-header">Latest <span
class="p-index-profiles-header p-index-profiles-header--red">Profiles</span></h3>
<div class="c-avatar-user-list">
<a href="https://www.thelocaldate.com/user/kenndollqtyyy" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595635_1732873807.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/kayleykroger__" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595634_1732873806.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/aubsnotskibbidi" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595631_1732873787.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/yasmineyaskween" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595629_1732873921.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/triciaturnerfive" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595625_1732873916.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/abitofabbieslife" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595626_1732873779.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/laneymorningstrr" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595623_1732873812.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/AliceN0tInWndrlnd" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595624_1732873782.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/trinity__vega" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595620_1732873919.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/beccamystiqueee" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595622_1732873790.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/courtneyyhousten" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595619_1732873792.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/MaliyahAnderson1" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595616_1732873898.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/Meredithslayyy" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595617_1732873900.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/rosassoredrose" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595614_1732873908.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/KassidyKramerr" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595612_1732873796.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/Isabelllchurner" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595613_1732873794.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/naominaima66" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595610_1732873902.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/SaigeGrenne5" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595608_1732873910.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/_BarinlyBynlee" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595609_1732873776.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/amysangriachugger" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595604_1732873784.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/marisolcutesysy" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595605_1732873898.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/ArielAwholenewW" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595603_1732873525.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/Mckennymarissaa" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595598_1732873638.jpg" alt="Avatar">
</a>
<a href="https://www.thelocaldate.com/user/Carolinababeskiiii" class="c-index-avatar">
<img class="c-index-avatar-image" src="https://sttc.thelocaldate.com/ow_userfiles/plugins/base/avatars/avatar_big_28595594_1732873532.jpg" alt="Avatar">
</a>
</div>
<script>
$('.index_users .ow_avatar a').on('click', function (event) {
event.preventDefault();
window.scroll({
top: 0,
behavior: 'smooth'
});
})
</script>
<a href="javascript://" onclick="openJoinFloatbox()" class="p-index-profiles-button" href="/users/search">View profiles</a>
</div>
<div class="p-index-joined">
<h3 class="p-index-joined-header">People
have already <span class="p-index-joined-header p-index-joined-header--red">joined</span></h3>
<p class="p-index-joined-subheader">People have already joined,
jump in!</p>
<div class="p-index-joined-counter tick" data-value="686542" data-did-init="setupFlip">
<div data-repeat="true" aria-hidden="true">
<span data-view="flip"></span>
</div>
</div>
<a href="javascript://" onclick="openJoinFloatbox()" class="p-index-joined-button">JOIN NOW!</a>
</div>
<div class="footer footer--index">
<div class="footer-cols container">
<div class="footer-logo">
<img src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/logo-white.svg" alt="logo">
</div>
<div class="footer-col-item">
<div class="footer-col-title">
Help & Support
</div>
<ul class="footer-links">
<li><a href="/prices">Prices</a></li>
<li><a href="/membership/contact-us" target="_blank">Contact Us</a></li>
<li><a href="/membership/content-removal" target="_blank">Content Removal</a></li>
</ul>
</div>
<div class="footer-col-item">
<div class="footer-col-title">
Legal & safety
</div>
<ul class="footer-links">
<li><a href="/about-us">About Us</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="/terms-and-conditions">Terms and Conditions</a></li>
<li><a href="/privacy">Privacy policy</a></li>
<li><a href="/cookie-notice">Cookie notice</a></li>
</ul>
</div>
<div class="footer-col-item">
<p class="footer-site-info">Bogato Group Inc<br>
180 N University Ave., Suite 270 Provo, UT, 84601, USA.<br>
<a href="/cdn-cgi/l/email-protection#5a292f2a2a35282e1a2e323f3635393b363e3b2e3f74393537"><span class="__cf_email__" data-cfemail="562523262639242216223e333a3935373a323722337835393b">[email protected]</span></a><br>
888 881 3254</p>
</div>
<!-- <div class="footer-col">
HELLERMAN LIMITED, <br/>
Registration # 12141655,<br/>
29 Cooper Road, London, NW10 1BG,<br/>
United Kingdom<br/>
(888) 654-4513
</div> -->
</div>
<div class="footer-copyright">
<span>
Copyright © 2022 - <a style="color: #fff;" href="https://www.thelocaldate.com">thelocaldate.com</a> All Rights Reserved.
</span>
</div>
</div>
<div class="p-index-footer-mobile">
<div class="p-index-footer-mobile-section">
<h3 class="p-index-footer-mobile-section-header">Help & Support</h3>
<a class="p-index-footer-mobile-link" href="/prices">Prices</a>
<a class="p-index-footer-mobile-link" href="/membership/contact-us">Contact Us</a>
<a class="p-index-footer-mobile-link" href="/membership/content-removal" target="_blank">Content Removal</a>
</div>
<div class="p-index-footer-mobile-section">
<h3 class="p-index-footer-mobile-section-header">Legal & safety</h3>
<a class="p-index-footer-mobile-link" href="/about-us">About Us</a>
<a class="p-index-footer-mobile-link" href="/faq">FAQ</a>
<a class="p-index-footer-mobile-link" href="/cookie-notice">Cookie notice</a>
<a class="p-index-footer-mobile-link" href="/privacy">Privacy Policy</a>
</div>
<div class="p-index-footer-mobile-section">
<p class="p-index-footer-mobile-site-info">Bogato Group Inc<br>
180 N University Ave., Suite 270 Provo, UT, 84601, USA.<br>
<a href="/cdn-cgi/l/email-protection#e89b9d9898879a9ca89c808d84878b89848c899c8dc68b8785"><span class="__cf_email__" data-cfemail="166563666679646256627e737a7975777a727762733875797b">[email protected]</span></a><br>
888 881 3254</p>
</div>
<div class="p-index-footer-mobile-section">
<p class="p-index-footer-mobile-copyright"> <span>
Copyright © 2022 - <a style="color: #fff;" href="https://www.thelocaldate.com">thelocaldate.com</a> All Rights Reserved.
</span></p>
</div>
</div>
</div>
<div style="display: none" id="floatbox_prototype">
<div class="default">
<div class="floatbox_canvas floatbox_default">
<div class="floatbox_preloader_container">
<div class="floatbox_preloader ow_floatbox_preloader"></div>
</div>
<div class="floatbox_container">
<div class="ow_bg_color">
<div class="floatbox_header">
<div class="clearfix floatbox_cap">
<h3 class="floatbox_title"></h3>
<div class="ow_box_cap_icons clearfix">
<a title="close" class="ow_ic_delete close" href="javascript://"></a>
</div>
</div>
</div>
<div class="floatbox_body"></div>
<div class="floatbox_bottom"></div>
</div>
</div>
</div>
</div>
<div class="empty">
<div class="floatbox_canvas floatbox_empty">
<div class="floatbox_preloader_container">
<div class="floatbox_preloader ow_floatbox_preloader"></div>
</div>
<div class="floatbox_container">
<div class="ow_bg_color">
<div class="floatbox_header">
<div class="ow_box_cap_icons clearfix">
<a title="close" class="ow_ic_delete close" href="javascript://"></a>
</div>
</div>
<div class="floatbox_body"></div>
<div class="floatbox_bottom"></div>
</div>
</div>
</div>
</div>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/libs/jquery.simpleselect.js"></script>
<link rel="stylesheet" type="text/css" href="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/libs/jquery.simpleselect.css" media="all">
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/themes/flirt_thelocaldate/images/js/script.js"></script>
<script>
function setupFlip(tick) {
Tick.helper.interval(function() {
tick.value++;
tick.root.setAttribute(
'aria-label',
tick.value
);
}, 1500);
}
$('.c-avatar-user-list').click(function(event) {
event.preventDefault();
openJoinFloatbox();
})
$(document).ready(function() {
$(".footer-links li a").removeAttr("target");
});
function getYear() {
let existYear = new Date();
return existYear.getFullYear();
}
$('.footer-copyright span').text($('.footer-copyright span').text().replace("2022", getYear()))
$('.sidebar-footer p').text($('.sidebar-footer p').text().replace("2022", getYear()))
</script><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W2PJFT7"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><script type="text/javascript">
;window.bookmarksActionUrl = "https:\/\/www.thelocaldate.com\/bookmarks\/rsp\/mark-state";
</script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/ow.js?Z4vUJYTi"></script>
<script type="" src="https://js.sentry-cdn.com/d8cde4a05dbd1db129f0a0b017097e1c.min.js?Z4vUJYTi" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/jquery-ui.min.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/jquery.mousewheel.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/jquery.jscrollpane.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/perfect-scrollbar.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/skadate/js/skadate.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/bookmarks/js/bookmarks.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/affiliate/js/auth_sls.js?time=1736682915?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/underscore-min.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/base/js/backbone-min.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/mailbox/js/jquery-emoji-picker-master/js/jquery.emojipicker.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/mailbox/js/jquery-emoji-picker-master/js/jquery.emojis.js?Z4vUJYTi"></script>
<script type="text/javascript" src="https://sttc.thelocaldate.com/ow_static/plugins/mailbox/js/emojiPicker.js?Z4vUJYTi"></script>
<script type="text/javascript">
(function() {OW.ajaxComponentLoaderRsp = "https:\/\/www.thelocaldate.com\/base\/ajax-loader\/component\/";
OW.ajaxAttachmentLinkRsp = "https:\/\/www.thelocaldate.com\/base\/attachment\/add-link\/";
OW.getPing().setRspUrl("https:\/\/www.thelocaldate.com\/base\/ping\/index\/");
OW.Users = new OW_UsersApi({"rsp":"https:\/\/www.thelocaldate.com\/base\/ajax-users-api\/rsp\/"});
})();
</script>
<script type="text/javascript">
(function() {
window.sentryOnLoad = function () {
Sentry.init({
sendDefaultPii: true,
integrations: [
Sentry.replayIntegration({
maskAllText: false,
blockAllMedia: false,
maskAllInputs: false,
networkDetailAllowUrls: ["www.thelocaldate.com"],
networkDetailDenyUrls: ["google-analytics.com"],
}),
],
ignoreErrors: ["ResizeObserver", "mouseflow", "OneSignal", "oneSignal"],
tracesSampleRate: 1.0,
tracePropagationTargets: ["www.thelocaldate.com"],
allowUrls: ["www.thelocaldate.com"],
denyUrls: ["google-analytics.com"],
replaysSessionSampleRate: 0.1,
replaysOnErrorSampleRate: 1.0,
});
};
})();
</script>
<script type="text/javascript">
(function() {;$(document).on("click", ".ow_ulist_big_avatar_bookmark", function( event )
{
var handler = $(this);
BOOKMARKS.markState(handler.attr("data-user-id"), function( data, textStatus, jqXHR )
{
if ( data.mark === true )
{
OW.info('<div class="clearfix bookmarks_wrap"><span>' + "Saved to <a href=\"https:\/\/www.thelocaldate.com\/bookmarks\/list\/latest\">Bookmarks<\/a>" + '</span><span class="ow_left boomarks_ic_wrap bookmarks_ic_bookmark_white"></span></div>');
var element;
if ( (element = $("#user-avatar-" + handler.attr("data-user-id") + " .ow_usearch_display_name")).length )
{
$("<div>", {class: "ow_ic_bookmark ow_bookmark_icon_ulist", id: "bookmark-user-" + handler.attr("data-user-id")}).insertAfter(element);
}
else
{
$("<div>", {class: "ow_ic_bookmark ow_bookmark_icon_ulist", id: "bookmark-user-" + handler.attr("data-user-id")}).appendTo(element);
}
handler.html("Remove bookmark");
}
else
{
OW.info('<div class="clearfix bookmarks_wrap"><span>' + "Removed from <a href=\"https:\/\/www.thelocaldate.com\/bookmarks\/list\/latest\">Bookmarks<\/a>" + '</span><span class="ow_left boomarks_ic_wrap bookmarks_ic_bookmark_white"></span></div>');
$("#bookmark-user-" + handler.attr("data-user-id")).remove();
handler.html("Bookmark");
}
});
});})();
</script>
<script type="text/javascript">
(function() {OW.bind('mailbox.after_dialog_render', addEmojiPicker)})();
</script>
<script type="text/javascript">
(function() {
var firebaseAuth = new slsFirebaseAuth({
"slsEndpoint": "https:\/\/api.omnisecureauth.com\/sso\/verify?state=eyJhY3Rpb24iOm51bGwsInJlZGlyZWN0VXJsIjoiaHR0cHM6XC9cL3d3dy50aGVsb2NhbGRhdGUuY29tXC8iLCJzdGF0ZSI6ImF1dGgifQ%3D%3D"
});
})();
</script>
<script type="text/javascript">
$(function () {
(function(_scope) {OW.registerLanguageKey('base', 'ajax_floatbox_users_title', "Users");})({});
(function(_scope) {OW.registerLanguageKey('base', 'flag_as', "Flag this as...");})({});
(function(_scope) {OW.registerLanguageKey('base', 'delete_user_confirmation_label', "Delete confirmation");})({});
(function(_scope) {OW.registerLanguageKey('base', 'authorization_limited_permissions', "Limited permissions");})({});
(function(_scope) {OW.registerLanguageKey('base', 'avatar_change', "Update your photo");})({});
(function(_scope) {OW.registerLanguageKey('base', 'avatar_crop', "Crop your profile photo");})({});
(function(_scope) {OW.registerLanguageKey('admin', 'edit_language', "Edit Language");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_recent', "Recently Used");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_people', "People");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_nature', "Nature");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_food', "Food");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_activity', "Activities");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_travel', "Travel and Places");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_object', "Objects");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_symbol', "Symbols");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_category_flag', "Flags");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_search', "Search...");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_search_results', "Search Results");})({});
(function(_scope) {OW.registerLanguageKey('mailbox', 'emojipicker_count_emojis', "emojis");})({});
(function(_scope) { var form = new OwForm({"id":"form_82vegido","name":"sign-in","reset":false,"ajax":true,"ajaxDataType":"json","validateErrorMessage":"Please fill the form properly"});window.owForms[form.name] = form;
var formElement = new OwFormElement("input_dapib4k2miv6783ada30cdd1_v17i84d2", "form_name");
form.addElement(formElement);
var formElement = new OwTextField("input_ham4m4ryqevik6783ada30cde7_h4n4mezy", "identity");formElement.addValidator({
validate : function( value ){
if( $.isArray(value) ){ if(value.length == 0 ) throw "Required"; return;}
else if( !value || $.trim(value).length == 0 ){ throw "Required"; }
},
getErrorMessage : function(){ return "Required" }
});
form.addElement(formElement);
var formElement = new OwTextField("input_lyli6o6ig1vow6783ada30cfee_5igihoji", "password");formElement.addValidator({
validate : function( value ){
if( $.isArray(value) ){ if(value.length == 0 ) throw "Required"; return;}
else if( !value || $.trim(value).length == 0 ){ throw "Required"; }
},
getErrorMessage : function(){ return "Required" }
});
form.addElement(formElement);
var formElement = new OwCheckboxField("input_d2puv4won6783ada30d006_81xi83to", "remember");
form.addElement(formElement);
if ( form.form )
{
var formSubmitElement = null;
$(form.form).find('input[type=\'submit\']').bind('click', function(e){
formSubmitElement = e.currentTarget;
});
$(form.form).bind( 'submit', {form:form},
function(e){
return e.data.form.submitForm(formSubmitElement);
}
);
}
OW.trigger('base.onFormReady.' + form.name, [form], form);
OW.trigger('base.onFormReady', [form]);
form.bind('success', function(data) {
if(data.result) {
OW.info(data.message);
setTimeout(function() {
window.location.assign("https:\/\/www.thelocaldate.com\/users\/search");
}, 1000);
} else {
OW.error(data.message);
}
});})({});
(function(_scope) {OW.bindAutoClicks();OW.bindTips($('body'));})({});
(function(_scope) { DND_InterfaceFix.fix('.place_section');
})({});
(function(_scope) {
$('#dialogTextarea').emojiPicker({
width: '300px',
height: '200px',
upper: 'outer',
container: '#emojiContainer',
button: false
});
$(document).delegate('#dialogEmojiBtn', 'click', function(e) {
$('#dialogTextarea').emojiPicker('toggle');
});
})({});
});
</script>
<script>
$(document).ready(function() {
$("body").on("contextmenu", function(e) {
return false;
});
function getYear() {
let existYear = new Date();
return existYear.getFullYear();
}
$('.footer-copyright span').text($('.footer-copyright span').text().replace("2022", getYear()))
$('.sidebar-footer p').text($('.sidebar-footer p').text().replace("2022", getYear()))
});
</script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'900cf4da9f00d694',t:'MTczNjY4MjkxNS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>