Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Кол-во редиректов для файла robots.txt 3 слишком большое! Это может вызывать затруднение при индексации поисковыми роботами!
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://ai-candy.com/robots.txt
302 Found
http://stevelandaverde.com/
301 MovedPermanently
https://stevelandaverde.com/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="" />
<meta name="author" content="Steve Landaverde" />
<link rel="icon" href="/favicon.ico" />
<title>Steve Landaverde</title>
<!-- Bootstrap core CSS -->
<link href="/css/bootstrap.css" rel="stylesheet" />
<!-- Custom styles for this template -->
<link href="/css/style.css" rel="stylesheet" />
<script
src="https://kit.fontawesome.com/6cda651e82.js"
crossorigin="anonymous"
></script>
<!--
/**
* @license
* MyFonts Webfont Build ID 3458737, 2017-09-30T13:24:27-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: SofiaProSoftLight by Mostardesign
* URL: https://www.myfonts.com/fonts/mostardesign/sofia-pro-soft/light/
*
* Webfont: SofiaProSoftBold by Mostardesign
* URL: https://www.myfonts.com/fonts/mostardesign/sofia-pro-soft/bold/
*
* Webfont: SofiaProSoftRegular by Mostardesign
* URL: https://www.myfonts.com/fonts/mostardesign/sofia-pro-soft/regular/
*
*
* License: https://www.myfonts.com/viewlicense?type=web&buildid=3458737
* Licensed pageviews: 10,000
* Webfonts copyright: Copyright (c) Olivier Gourvat - Mostardesign Studio, 2014. All
* rights reserved.
*
* © 2017 MyFonts Inc
*/
-->
<script type="text/javascript">
//uncomment and change this to false if you're having trouble with WOFFs
//var woffEnabled = true;
//to place your webfonts in a custom directory
//uncomment this and set it to where your webfonts are.
//var customPath = "/themes/fonts";
</script>
<script type="text/javascript" src="/js/sofia-pro-soft.js"></script>
<script
src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"
></script>
</head>
<body>
<!-- Begin page content -->
<div class="container">
<div class="row no-gutters">
<div class="col-6 col-sm-4 col-md-3">
<div id="A1-load"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#A1-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="A2-load"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#A2-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="A3-load"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#A3-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="A4-load"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#A4-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="B1-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#B1-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="B2-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#B2-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="B3-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#B3-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="B4-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#B4-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="C1-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#C1-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="C2-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#C2-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="C3-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#C3-load");
</script>
</div>
<div class="col-6 col-sm-4 col-md-3">
<div id="C4-load" class="d-none d-md-block"></div>
<!--New images on load -->
<script>
//Add your images, we'll set the path in the next step
var images = [
"IMG_0290.jpg",
"IMG_0313.jpg",
"IMG_0289.jpg",
"IMG_9912.jpg",
"IMG_0969.jpg",
"IMG_1874.jpg",
"IMG_1965.jpg",
"IMG_2382.jpg",
"IMG_2404.jpg",
"IMG_2452.jpg",
"IMG_0963.jpg",
"IMG_1548.jpg",
"IMG_1125.jpg",
"IMG_0958.jpg",
"IMG_1019.jpg",
"IMG_1062.jpg",
"IMG_1068.jpg",
"IMG_1530.jpg",
"IMG_0959.jpg",
"IMG_1555.jpg",
"IMG_1515.jpg",
"IMG_1566.jpg",
"IMG_1550.jpg",
"IMG_1118.jpg",
"IMG_1565.jpg",
"IMG_1572.jpg",
"IMG_1078.jpg",
"IMG_1319.jpg",
"IMG_1505.jpg",
"DSC_0041.jpg",
"CCP_0043-2.jpg",
"DSC_0009-Edit-2.jpg",
"IMG_6289.jpg",
"IMG_6298.jpg",
"CCP_0100.jpg"
];
//Build the img, then do a bit of maths to randomize load and append to a div. Add a touch off css to fade them badboys in all sexy like.
$(
'<img class="fade-in img-fluid" src="/img/' +
images[Math.floor(Math.random() * images.length)] +
'">'
).appendTo("#C4-load");
</script>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row align-items-center p-1 p-md-5">
<div class="col">
<h1 class="display-4">Steve Landaverde</h1>
<span
class="subtitle text-uppercase SofiaProSoft-normal-normal"
style="letter-spacing: 3px"
>Designer in Los Angeles</span
><br />
<span class="SofiaProSoftLight"
>Design & photography through the eyes of a gamer.</span
>
<div class="row px-2 my-3">
<span class="m-2">
<a href="http://instagram.com/cucupan" target="_blank"
><i class="fab fa-instagram fa-lg" aria-hidden="true"></i
></a>
</span>
<span class="m-2">
<a href="http://twitter.com/cucupan" target="_blank"
><i class="fab fa-twitter fa-lg" aria-hidden="true"></i
></a>
</span>
</div>
</div>
<div class="col-md-5 col-12 d-none d-md-block">
<a
class="btn btn-outline-primary btn-lg mr-5 mb-3"
href="http://www.cucupan.com/"
>MY SHOP</a
>
<a
class="btn btn-outline-primary mb-3 btn-lg"
href="mailto:steve@cucupan.com"
>EMAIL ME</a
>
</div>
<div class="col-md-4 col-12 d-block d-md-none text-center">
<a
class="btn btn-outline-primary mr-3 mb-3 btn-block"
href="http://www.cucupan.com/"
>MY SHOP</a
>
<a
class="btn btn-outline-primary btn-block"
href="mailto:steve@cucupan.com"
>EMAIL ME</a
>
</div>
</div>
</div>
</footer>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
</body>
</html>