Línea 1... |
Línea 1... |
1 |
<?php
|
1 |
<?php
|
Línea 2... |
Línea 2... |
2 |
|
2 |
|
3 |
$sandbox=1;
|
3 |
$sandbox = 1;
|
4 |
if($sandbox) {
|
4 |
if ($sandbox) {
|
5 |
$google_map_api_key = 'AIzaSyDqfGXxql_vcpCJZ_5C8X4ARoPzv_kQepk';
|
5 |
$google_map_api_key = 'AIzaSyDqfGXxql_vcpCJZ_5C8X4ARoPzv_kQepk';
|
6 |
|
6 |
|
7 |
$google_captcha_site_key = '6Lf4W1gUAAAAAE7gdIH5Xv4vJu7VuO6SxArAmdjZ';
|
7 |
$google_captcha_site_key = '6Lf4W1gUAAAAAE7gdIH5Xv4vJu7VuO6SxArAmdjZ';
|
8 |
$google_captcha_secret_key = '6Lf4W1gUAAAAAIz_VFO0768UyKcG9inVD1TIUatR';
|
8 |
$google_captcha_secret_key = '6Lf4W1gUAAAAAIz_VFO0768UyKcG9inVD1TIUatR';
|
9 |
} else {
|
9 |
} else {
|
10 |
$google_map_api_key = 'AIzaSyDqfGXxql_vcpCJZ_5C8X4ARoPzv_kQepk';
|
10 |
$google_map_api_key = 'AIzaSyDqfGXxql_vcpCJZ_5C8X4ARoPzv_kQepk';
|
11 |
|
11 |
|
12 |
$google_captcha_site_key = '6Lenx8QZAAAAAAJh-kTLNktsi3mJ47svNmQkoIIv';
|
12 |
$google_captcha_site_key = '6Lenx8QZAAAAAAJh-kTLNktsi3mJ47svNmQkoIIv';
|
13 |
$google_captcha_secret_key = '6Lenx8QZAAAAAO44E3iN3jAkVvQ84lRmXvaDWdSY';
|
13 |
$google_captcha_secret_key = '6Lenx8QZAAAAAO44E3iN3jAkVvQ84lRmXvaDWdSY';
|
Línea 14... |
Línea 14... |
14 |
}
|
14 |
}
|
Línea 15... |
Línea 15... |
15 |
|
15 |
|
16 |
|
16 |
|
- |
|
17 |
?>
|
- |
|
18 |
|
- |
|
19 |
<!DOCTYPE html>
|
- |
|
20 |
<html>
|
- |
|
21 |
|
- |
|
22 |
<head>
|
- |
|
23 |
<title></title>
|
- |
|
24 |
<link rel="icon" href="/storage-network/type/favico">
|
- |
|
25 |
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
- |
|
26 |
<meta http-equiv="expires" content="0">
|
- |
|
27 |
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT">
|
- |
|
28 |
<meta http-equiv="pragma" content="no-cache">
|
- |
|
29 |
<meta http-equiv="Cache-Control" content="no-store">
|
- |
|
30 |
<meta http-equiv="Cache-Control" content="max-age=0">
|
- |
|
31 |
<meta http-equiv="Cache-Control" content="no-cache">
|
- |
|
32 |
<meta http-equiv="charset" content="UTF-8">
|
- |
|
33 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
- |
|
34 |
<link rel="stylesheet" type="text/css" href="/css/animate.css">
|
- |
|
35 |
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css">
|
- |
|
36 |
<link rel="stylesheet" type="text/css" href="/css/line-awesome.css">
|
- |
|
37 |
<link rel="stylesheet" type="text/css" href="/css/line-awesome-font-awesome.min.css">
|
- |
|
38 |
<link rel="stylesheet" type="text/css" href="/vendors/fontawesome-free/css/all.min.css">
|
- |
|
39 |
<link rel="stylesheet" type="text/css" href="/css/font-awesome.min.css">
|
- |
|
40 |
<link rel="stylesheet" type="text/css" href="/lib/slick/slick.css">
|
- |
|
41 |
<link rel="stylesheet" type="text/css" href="/lib/slick/slick-theme.css">
|
Línea 17... |
Línea -... |
17 |
?>
|
- |
|
18 |
|
- |
|
19 |
<!DOCTYPE html>
|
- |
|
20 |
<html>
|
- |
|
21 |
|
- |
|
22 |
<head>
|
- |
|
23 |
<title></title>
|
- |
|
24 |
<link rel="icon" href="/storage-network/type/favico">
|
- |
|
25 |
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
- |
|
26 |
<meta http-equiv="expires" content="0">
|
- |
|
27 |
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT">
|
- |
|
28 |
<meta http-equiv="pragma" content="no-cache">
|
- |
|
29 |
<meta http-equiv="Cache-Control" content="no-store">
|
- |
|
30 |
<meta http-equiv="Cache-Control" content="max-age=0">
|
- |
|
31 |
<meta http-equiv="Cache-Control" content="no-cache">
|
- |
|
32 |
<meta http-equiv="charset" content="UTF-8">
|
- |
|
33 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
- |
|
34 |
<link rel="stylesheet" type="text/css" href="/css/animate.css">
|
- |
|
35 |
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css">
|
- |
|
36 |
<link rel="stylesheet" type="text/css" href="/css/line-awesome.css">
|
- |
|
37 |
<link rel="stylesheet" type="text/css" href="/css/line-awesome-font-awesome.min.css">
|
- |
|
38 |
<link rel="stylesheet" type="text/css" href="/vendors/fontawesome-free/css/all.min.css">
|
- |
|
39 |
<link rel="stylesheet" type="text/css" href="/css/font-awesome.min.css">
|
- |
|
40 |
<link rel="stylesheet" type="text/css" href="/lib/slick/slick.css">
|
- |
|
41 |
<link rel="stylesheet" type="text/css" href="/lib/slick/slick-theme.css">
|
- |
|
42 |
<link rel="stylesheet" type="text/css" href="/look-and-field/main.css" />
|
42 |
<link rel="stylesheet" type="text/css" href="/look-and-field/main.css" />
|
43 |
<link rel="stylesheet" type="text/css" href="/look-and-field/style-cesa.css" />
|
43 |
<link rel="stylesheet" type="text/css" href="/look-and-field/style-cesa.css" />
|
44 |
|
44 |
|
45 |
<link rel="stylesheet" type="text/css" href="/vendors/nprogress/nprogress.css">
|
45 |
<link rel="stylesheet" type="text/css" href="/vendors/nprogress/nprogress.css">
|
46 |
|
46 |
|
47 |
<style>
|
47 |
<style>
|
Línea 77... |
Línea 77... |
77 |
--white-backdrop: rgba(255, 255, 255, 0.4);
|
77 |
--white-backdrop: rgba(255, 255, 255, 0.4);
|
78 |
--border-radius: 10px;
|
78 |
--border-radius: 10px;
|
79 |
--light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
|
79 |
--light-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
|
80 |
--shadow: 0px 4px 14px _2px rgb(0 0 0 / 12%);
|
80 |
--shadow: 0px 4px 14px _2px rgb(0 0 0 / 12%);
|
81 |
}
|
81 |
}
|
82 |
</sytle>
|
- |
|
83 |
|
- |
|
84 |
<link rel="stylesheet" type="text/css" href="react-bundles/app/main.css" />
|
- |
|
85 |
</head>
|
- |
|
86 |
<body>
|
- |
|
87 |
|
- |
|
88 |
<div id="app">
|
- |
|
89 |
<div id="root">
|
- |
|
90 |
<div class="process-comm" id="paginator-process-comm">
|
- |
|
91 |
<div class="spinner">
|
- |
|
92 |
<div class="bounce1"></div>
|
- |
|
93 |
<div class="bounce2"></div>
|
- |
|
94 |
<div class="bounce3"></div>
|
- |
|
95 |
</div>
|
- |
|
96 |
</div>
|
- |
|
97 |
</div>
|
- |
|
98 |
</div>
|
- |
|
99 |
|
- |
|
100 |
|
- |
|
101 |
<footer>
|
- |
|
102 |
<div class="footy-sec mn container">
|
- |
|
103 |
<img class="fl-rgt" src="images/LL-08.png" alt="">
|
- |
|
104 |
<div class="d-flex align-items-center">
|
- |
|
105 |
<img src="images/copy-icon2.png" alt="">
|
- |
|
106 |
<p>CESA MS Copyright 2023</p>
|
- |
|
107 |
</div>
|
- |
|
108 |
</div>
|
- |
|
109 |
</footer>
|
- |
|
110 |
|
- |
|
111 |
|
- |
|
112 |
<script type="text/javascript" src="vendors/smiley/smiley.js"></script>
|
- |
|
113 |
<script type="text/javascript" src="vendors/smiley/js/emojione.min.js"></script>
|
- |
|
114 |
<script type="text/javascript" src="vendors/jquery/jquery.min.js"></script>
|
- |
|
115 |
|
- |
|
116 |
<script type="text/javascript" src="vendors/bootstrap/js/bootstrap.bundle.min.js"></script>
|
- |
|
117 |
<script type="text/javascript" src="vendors/bootstrap-notify/bootstrap-notify.min.js"></script>
|
- |
|
118 |
<script type="text/javascript" src="js/app.js"></script>
|
- |
|
119 |
|
- |
|
120 |
|
- |
|
121 |
<script type="text/javascript" src="react-bundles/app/applicationBundle.js"></script>
|
- |
|
122 |
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=<?php echo $google_map_api_key?>&libraries=places"></script>
|
- |
|
123 |
<script async="async" defer="defer" src="https://www.google.com/recaptcha/api.js?render=explicit"></script>
|
- |
|
124 |
</body>
|
- |
|
Línea 125... |
Línea -... |
125 |
|
- |
|
126 |
</html>
|
82 |
|
- |
|
83 |
</sytle><link rel="stylesheet" type="text/css" href="react-bundles/app/main.css" /></head><body><div id="app"><div id="root"><div class="process-comm" id="paginator-process-comm"><div class="spinner"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div></div></div><footer><div class="footy-sec mn container"><img class="fl-rgt" src="images/LL-08.png" alt=""><div class="d-flex align-items-center"><img src="images/copy-icon2.png" alt=""><p>CESA MS Copyright 2023</p></div></div></footer><script type="text/javascript" src="vendors/smiley/smiley.js"></script><script type="text/javascript" src="vendors/smiley/js/emojione.min.js"></script><script type="text/javascript" src="vendors/jquery/jquery.min.js"></script><script type="text/javascript" src="vendors/bootstrap/js/bootstrap.bundle.min.js"></script><script type="text/javascript" src="vendors/bootstrap-notify/bootstrap-notify.min.js"></script><script type="text/javascript" src="js/app.js"></script><script type="text/javascript" src="react-bundles/app/applicationBundle.js"></script><script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=<?php echo $google_map_api_key ?>&libraries=places"></script><script async="async" defer="defer" src="https://www.google.com/recaptcha/api.js?render=explicit"></script></body></html>
|
127 |
|
84 |
|