Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 13764 байт. Загружен за: 0сек.
Проверяемая страница не запрещена в robots.txt.
Цепочка редиректов для файла robots.txt:
http://encrypt.one/robots.txt
301 MovedPermanently
https://encrypt.one/
200 OK
Показать содержимое robots.txt
<!DOCTYPE html>
<html lang="en">
<head itemtype="http://schema.org/WebSite">
<title>Encrypt & Decrypt Text or File Online (AES encryption) — Encrypt.One</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="cleartype" content="on" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="MobileOptimized" content="320" />
<meta name="PalmComputingPlatform" content="true" />
<meta charset="utf-8" />
<meta itemprop="description" name="description" content="Encrypt One — online encrypted text and secure files sharing service. Browser AES encryption. Share your secret file or password with maximum security!" />
<meta itemprop="keywords" name="keywords" content="encryption, text encryption, file encryption, secure text transfer, secure file transfer" />
<meta property="og:title" itemprop="name" content="Encrypt & Decrypt Text or File Online (AES encryption) — Encrypt.One" />
<meta property="og:type" content="website"/>
<meta property="og:url" itemprop="url" content="https://encrypt.one/" />
<meta property="og:image" content="" />
<meta property="og:site_name" content="Encrypt.One" />
<meta property="og:description" content="Encrypt One — online encrypted text and secure files sharing service. Browser AES encryption. Share your secret file or password with maximum security!" />
<link rel="stylesheet" href="/css/w3.min.696e58cb.css" />
<script type="text/javascript" src="/bower_components/crypto-js/crypto-js.min.ec896ac4.js"></script>
<script type="text/javascript" src="/bower_components/jquery/dist/jquery.min.b855ef5f.js"></script>
<script type="text/javascript" src="/js/share.min.55725d10.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png" />
<link rel="icon" type="image/png" href="/img/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/img/favicon-16x16.png" sizes="16x16" />
<link rel="manifest" href="/img/manifest.json" />
<link rel="mask-icon" href="/img/safari-pinned-tab.svg" color="#5bbad5" />
<link rel="canonical" href="https://encrypt.one/" />
<link rel="alternate" hreflang="en" href="https://encrypt.one/" />
<link rel="alternate" hreflang="ru" href="https://encrypt.one/?lang=ru" />
<meta name="theme-color" content="#ffffff" />
</head>
<body class="w3-grey">
<div class="w3-row w3-padding-16 w3-light-gray">
<div class="w3-main w3-content">
<div class="w3-row">
<div class="w3-dropdown-hover w3-right w3-margin-right">
<span class="w3-padding w3-text-grey w3-border w3-round w3-small">ENG</span>
<div class="w3-dropdown-content w3-card-4 w3-border w3-small" id="languages_dropdown">
<a href="?lang=en">ENG</a><a href="?lang=ru">РУС</a><a href="?lang=uk">УКР</a>
</div>
<!--/dropdown-->
</div>
<div class="w3-container">
<a href="/" class="logo"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="36" height="52" viewBox="0 0 41 59" enable-background="new 0 0 41 58.8" xml:space="preserve"><path fill="#757575" d="M0,0c0,0,0,28.9,0,37.7c0,11.7,15.2,18.4,20.5,21c6.1-3.1,20.5-9.4,20.5-21C41,28.6,41,0,41,0H0z M39,37.3 l-18,18v-4.6l18-18V37.3z M21,38.7l18-18v4.6l-18,18V38.7z M39,19.3l-18,18v-4.6l18-18V19.3z M39,13.3l-18,18v-4.6l18-18V13.3z M39,7.3l-18,18v-4.6l18-18V7.3z M21,19.3v-4.6L33.7,2h4.6L21,19.3z M21,13.3V8.7L27.7,2h4.6L21,13.3z M21,7.3V2h5.3L21,7.3z M39,31.3l-18,18v-4.6l18-18V31.3z M2,37.7V2h18v54.3C14.3,53.5,2,47.3,2,37.7z M21.9,55.8l17-17C38.2,47.3,28,52.7,21.9,55.8z"/></svg>ENCRYPT.One</a>
</div>
<!--/w3-row-->
</div>
<div class="w3-container" id="secret_div">
<h1 class="w3-margin-top w3-text-grey w3-center">Share encrypted text or file</h1>
<div class="w3-panel w3-red" id="error" style="display:none">
<span onclick="this.parentElement.style.display='none'" class="w3-closebtn">×</span>
<p></p>
</div>
<p>
<textarea cols="80" rows="3" id="source" class="w3-input w3-border w3-round" placeholder="Type your Secret"></textarea>
<span class="e-link" id="generate-secret">Generate password</span>
</p>
<p class="w3-text-grey b-file"/>
<span class="t-file" id="t-file">Your secret file (5Mb max)</span>
<input type="file" id="source_file" tabindex="-1" maxsize="5242880" maxsize-error-title="Maximum file size exceeded", maxsize-error-message="Maximum file size should not exceed 5Mb">
</p>
<p class="w3-padding-bottom">
<input type="password" id="passphrase" class="w3-input w3-border w3-round" placeholder="Type Passphrase (optional)"/>
<span class="e-link" id="generate-passphrase">Generate passphrase</span>
</p>
<p class="w3-row w3-padding-16">
<button class="w3-input w3-btn w3-green w3-border-0 w3-round" id="encrypt_button">Encrypt and get link</button>
</p>
<!--/secret_div-->
</div>
<div class="w3-container w3-padding-16" id="link_div" style="display:none;">
<p>
<label for="share_url">Safely share this link:</label>
<input type="text" class="w3-input w3-border w3-round" id="share_url" onfocus="this.select()" onclick="this.select()" />
</p>
<p class="w3-padding-bottom w3-text-grey w3-small" id="expires" label="Expires:"></p>
<p class="w3-row w3-padding-16">
<button class="w3-left w3-btn w3-blue w3-border-0 w3-round" id="re_share_button">Get another link</button>
<button class="w3-right w3-btn w3-brown w3-border-0 w3-round" id="delete_button">Delete</button>
</p>
<p>
<button class="w3-input w3-btn w3-green w3-border-0 w3-round" id="new_button">Share another secret</button>
</p>
<!--/link_div-->
</div>
<div id="generator_div" class="w3-modal">
<div class="w3-modal-content w3-animate-zoom w3-card-4 w3-container w3-padding-16">
<header class="w3-container">
<span onclick='$("#generator_div").hide()' class="w3-closebtn">×</span>
<h3 class="w3-text-grey">Random password generator</h3>
</header>
<div class="w3-container">
<label class="w3-text-grey">Character sets:</label>
<div class="w3-row w3-padding-bottom">
<div class="w3-third">
<input id="generator_upper" class="w3-check" type="checkbox" checked />
<label class="w3-validate" for="generator_upper">UPPER CASE LETTERS</label>
<br />
<input id="generator_dashes" class="w3-check" type="checkbox" />
<label class="w3-validate" for="generator_dashes">Dashes (-_)</label>
</div>
<div class="w3-third">
<input id="generator_special" class="w3-check" type="checkbox" />
<label class="w3-validate" for="generator_special">Special characters (;#$^<>)</label>
<br />
<input id="generator_lower" class="w3-check" type="checkbox" checked />
<label class="w3-validate" for="generator_lower">lower case letters</label>
</div>
<div class="w3-third">
<input id="generator_number" class="w3-check" type="checkbox" checked />
<label class="w3-validate" for="generator_number">Numbers</label>
<br />
<input id="generator_spaces" class="w3-check" type="checkbox" />
<label class="w3-validate" for="generator_spaces">Whitespaces</label>
</div>
<!--/fieldset-->
</div>
</div>
<div class="w3-row w3-padding">
<label class="w3-text-grey" for="generator_length">Length:</label>
<input type="number" class="w3-input w3-border w3-round" id="generator_length" value="12" size="3" maxlength="3" max="128" pattern="[0-9]{2}" style="width: auto!important;" />
</div>
<div class="w3-row w3-padding">
<label class="w3-text-grey">Quality:</label>
<div class="w3-progress-container w3-round-xlarge">
<div id="generator_quality" class="w3-progressbar w3-blue-grey w3-round-xlarge" style="width:25%">
<div class="w3-center w3-text-white">25%</div>
</div>
</div>
</div>
<div class="w3-row w3-padding">
<label class="w3-text-grey" for="generator_psw">Password:</label>
<div class="w3-col w3-right w3-center" style="width:64px;margin-top:24px;">
<span id="generator_regen" style="cursor:pointer;" title="Regenerate"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="32" height="32" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"><path fill="#0074E0" d="M24.5,7.5C22.3,5.3,19.3,4,16,4C9.4,4,4,9.4,4,16c0,6.6,5.4,12,12,12c5.6,0,10.3-3.8,11.6-9 h-3.1c-1.2,3.5-4.6,6-8.5,6c-5,0-9-4-9-9c0-5,4-9,9-9c2.5,0,4.7,1,6.3,2.7l-4.8,4.8H28V4L24.5,7.5z"/></svg></span>
</div>
<div class="w3-rest">
<input type="text" class="w3-input w3-border w3-round" id="generator_psw" value="" onfocus="this.select()" onclick="this.select()" />
</div>
</div>
<footer class="w3-container w3-margin-top">
<p class="w3-margin-top">
<button class="w3-input w3-btn w3-blue w3-border-0 w3-round" id="generator_secret_btn" style="display:none">Fill in secret field</button>
<button class="w3-input w3-btn w3-blue w3-border-0 w3-round" id="generator_passphrase_btn" style="display:none">Fill in passphrase field</button>
</p>
</footer>
</div>
</div>
<!--/w3-main-->
</div>
<!--/w3-row-->
</div>
<div class="w3-row w3-white">
<div class="w3-main w3-content w3-padding-32" style="max-width:1280px">
<h2 class="w3-container w3-center w3-text-grey">Why is ENCRYPT.One safer than other services?</h2>
<div class="w3-row">
<div class="w3-third w3-container w3-center">
<h3 class="w3-text-grey">Encrypt in your browser</h3>
<p>Before information is sent to the server it is encrypted (by AES 256) in your browser with a randomly generated key or your passphrase.</p>
<i class="i-about i-about-1"></i>
</div>
<div class="w3-third w3-container w3-center">
<h3 class="w3-text-grey">Store on our server</h3>
<p>Our server receives your information encrypted and cannot decrypt it, because neither the link nor your passphrase were ever sent to the server.</p>
<i class="i-about i-about-2"></i>
</div>
<div class="w3-third w3-container w3-center">
<h3 class="w3-text-grey">Decrypt in the recipient's browser</h3>
<p>Send your link with the passphrase via any kind of communication. Once the recipient's browser decrypts it the information is deleted from the server.</p>
<i class="i-about i-about-3"></i>
</div>
</div>
<hr class="w3-border-top" />
<h2 class="w3-center w3-padding-top w3-padding-bottom w3-text-grey">Our Sponsors</h2>
<ul class="footer__sponsors__list">
<li>
<a href="https://onlineradiobox.com/"><img src="/img/orb_logo_gray.svg" alt="Online Radio Box - Free Online Internet Radio Stations" /></a>
</li>
<li>
<a href="https://dayspedia.com" rel="noopener" title="Dayspedia — it's all about Time!"><img src="/img/dp_logo.svg" alt="Dayspedia — it's all about Time!"></a>
</li>
<li>
<a href="https://puzzlegarage.com/" rel="noopener" title="Puzzle Garage - play the best jigsaw puzzles online!"><img src="/img/pg_logo.svg" alt="Puzzle Garage - play the best jigsaw puzzles online!" /></a>
</li>
<li>
<a href="https://solitairehut.com/" rel="noopener" title="Solitaire Hut - play the best Solitaire games online!"><img src="/img/solitaire_logo.svg" alt="Solitaire Hut - play the best Solitaire games online!" /></a>
</li>
<li>
<a href="https://mahjongchest.com/" rel="noopener" title="Mahjong Chest - play mahjong online!" ><img src="/img/mhj_logo.svg" alt="Mahjong Chest - play mahjong online!" /></a>
</li>
<li>
<a href="https://sudokutable.com/" rel="noopener" title="Sudoku Table — play sudoku online!" ><img src="/img/sdk_logo.svg" alt="Sudoku Table — play sudoku online!" /></a>
</li>
<li>
<a href="https://colorsbattle.com/" rel="noopener" title="Colors Battle — fight for color dominance! Play with computer or other players online for free!"><img src="/img/cb_logo.svg" alt="Colors Battle — fight for color dominance! Play with computer or other players online for free!"></a>
</li>
<li>
<a href="https://minesweeperquest.com/" rel="noopener" title="Minesweeper"><img src="/img/minesweeperquest_logo.svg" alt="Minesweeper"></a>
</li>
<li>
<a href="https://reversibattle.com/" rel="noopener" title="Reversi"><img src="/img/reversibattle_logo.svg" alt="Reversi"></a>
</li>
<li>
<a href="https://backgammoncity.com/" rel="noopener" title="Backgammon"><img src="/img/backgammon_logo.svg" alt="Backgammon"></a>
</li>
</ul>
<!--/w3-main-->
</div>
<!--/w3-row-->
</div>
<div class="w3-row">
<div class="w3-main w3-content">
<div class="w3-container w3-padding-32 w3-center w3-text-white w3-small">
The project source code is available on <a href="https://github.com/Draal/secure-share" target="_blank">Github</a>
<p>© 2016-2026. <a href="https://final-level.com/" target="_blank">FINAL LEVEL</a>. All Rights Reserved.</p>
</div>
<!--/w3-main-->
</div>
<!--/w3-row-->
</div>
<div id="progress_spiner" class="w3-modal">
<div class="progress_spiner__container w3-animate-zoom">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="60" height="89" viewBox="0 0 41 59" enable-background="new 0 0 41 59" xml:space="preserve"><path fill="#FFFFFF" d="M0,0c0,0,0,28.9,0,37.7c0,11.7,15.2,18.4,20.5,21c6.1-3.1,20.5-9.4,20.5-21C41,28.6,41,0,41,0H0z M39,37.3 l-18,18v-4.6l18-18V37.3z M21,38.7l18-18v4.6l-18,18V38.7z M39,19.3l-18,18v-4.6l18-18V19.3z M39,13.3l-18,18v-4.6l18-18V13.3z M39,7.3l-18,18v-4.6l18-18V7.3z M21,19.3v-4.6L33.7,2h4.6L21,19.3z M21,13.3V8.7L27.7,2h4.6L21,13.3z M21,7.3V2h5.3L21,7.3z M39,31.3l-18,18v-4.6l18-18V31.3z M2,37.7V2h18v54.3C14.3,53.5,2,47.3,2,37.7z M21.9,55.8l17-17C38.2,47.3,28,52.7,21.9,55.8z"/></svg>
<br />
Protecting...
</div>
</div>
</body>
</html>